circuitpython/ports/nrf/bluetooth
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
..
s140_nrf52_6.1.0 run code formatting script 2021-03-15 19:27:36 +05:30
s140_nrf52_7.0.1 run code formatting script 2021-03-15 19:27:36 +05:30
ble_drv.c [build] Allow USB to be set to 0 2021-04-23 11:13:34 -04:00
ble_drv.h run code formatting script 2021-03-15 19:27:36 +05:30
ble_uart.c run code formatting script 2021-03-15 19:27:36 +05:30
ble_uart.h nrf: Fix ble uart using the new API 2018-10-21 15:59:36 +02:00
bluetooth_common.mk update tinyusb, work better with sd 2019-01-29 21:03:18 +07:00
ringbuffer.h run code formatting script 2021-03-15 19:27:36 +05:30