circuitpython/ports/litex/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
..
internal_flash.c [build] Allow USB to be set to 0 2021-04-23 11:13:34 -04:00
internal_flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
internal_flash_root_pointers.h ports: litex: add port and fomu board 2020-03-31 09:40:38 +08:00
port.c run code formatting script 2021-03-15 19:27:36 +05:30
usb.c Update LiteX APIs for new tick 2020-03-31 17:52:23 -07:00