circuitpython/shared-bindings/supervisor
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
..
RunReason.c some API renaming and bug fixes; fix docs 2020-11-24 23:37:05 -05:00
RunReason.h wip 2020-11-22 19:10:09 -05:00
Runtime.c [build] Allow USB to be set to 0 2021-04-23 11:13:34 -04:00
Runtime.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c run code formatting script 2021-03-15 19:27:36 +05:30
__init__.h run code formatting script 2021-03-15 19:27:36 +05:30