circuitpython/ports
Artyom Skrobov 4e3c1d4a4c [build] Allow USB to be set to 0
Unify USB-related makefile var and C def as CIRCUITPY_USB.

Always define it as 0 or 1, same as all other settings.

USB_AVAILABLE was conditionally defined in supervisor.mk,
but never actually used to #ifdef USB-related code.

Loosely related to #4546
2021-04-23 11:13:34 -04:00
..
atmel-samd Update mpconfigboard.h 2021-04-17 20:15:04 -05:00
cxd56 Merge pull request #4415 from jepler/pre-commit-no-run-if-empty 2021-03-16 09:54:12 -05:00
esp32s2 [build] Allow USB to be set to 0 2021-04-23 11:13:34 -04:00
litex [build] Allow USB to be set to 0 2021-04-23 11:13:34 -04:00
mimxrt10xx mimxrt10xx: enable adafruit_bus_device in core 2021-04-06 09:19:41 -05:00
nrf [build] Allow USB to be set to 0 2021-04-23 11:13:34 -04:00
raspberrypi Merge pull request #4633 from ZodiusInfuser/main 2021-04-19 15:16:37 -04:00
stm [build] Allow USB to be set to 0 2021-04-23 11:13:34 -04:00
unix Merge MicroPython 1.10 into CircuitPython 2021-04-21 15:59:17 -07:00