circuitpython/ports/nrf/boards
Scott Shawcroft 83593a1558
Start of USB host API
This allows you to list and explore connected USB devices. It
only stubs out the methods to communicate to endpoints. That will
come in a follow up once TinyUSB has it. (It's in progress.)

Related to #5986
2022-03-07 18:07:25 -08:00
..
adafruit_led_glasses_nrf52840 add board.STEMMA_I2C alias to some boards 2022-02-02 01:18:46 +01:00
ADM_B_NRF52840_1 board_deinit() everywhere 2021-11-30 11:00:10 -05:00
aramcon2_badge board_deinit() everywhere 2021-11-30 11:00:10 -05:00
aramcon_badge_2019 board_deinit() everywhere 2021-11-30 11:00:10 -05:00
arduino_nano_33_ble board_deinit() everywhere 2021-11-30 11:00:10 -05:00
bastble board_deinit() everywhere 2021-11-30 11:00:10 -05:00
bless_dev_board_multi_sensor board_deinit() everywhere 2021-11-30 11:00:10 -05:00
bluemicro833 Only enable is31fl3741 for led glasses board 2022-02-01 09:45:50 +11:00
bluemicro840 board_deinit() everywhere 2021-11-30 11:00:10 -05:00
circuitplayground_bluefruit change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00
clue_nrf52840_express add half_duplex false param to spi construct function call in some board files 2022-02-08 22:59:26 -05:00
electronut_labs_blip board_deinit() everywhere 2021-11-30 11:00:10 -05:00
electronut_labs_papyr board_deinit() everywhere 2021-11-30 11:00:10 -05:00
feather_bluefruit_sense board_deinit() everywhere 2021-11-30 11:00:10 -05:00
feather_nrf52840_express board_deinit() everywhere 2021-11-30 11:00:10 -05:00
hiibot_bluefi add half_duplex false param to spi construct function call in some board files 2022-02-08 22:59:26 -05:00
ikigaisense_vita board_deinit() everywhere 2021-11-30 11:00:10 -05:00
itsybitsy_nrf52840_express board_deinit() everywhere 2021-11-30 11:00:10 -05:00
makerdiary_m60_keyboard board_deinit() everywhere 2021-11-30 11:00:10 -05:00
makerdiary_nrf52840_m2_devkit add half_duplex false param to spi construct function call in some board files 2022-02-08 22:59:26 -05:00
makerdiary_nrf52840_mdk board_deinit() everywhere 2021-11-30 11:00:10 -05:00
makerdiary_nrf52840_mdk_usb_dongle fix missing pintout. 2021-12-15 09:57:26 +08:00
metro_nrf52840_express board_deinit() everywhere 2021-11-30 11:00:10 -05:00
microbit_v2 Start of USB host API 2022-03-07 18:07:25 -08:00
nice_nano board_deinit() everywhere 2021-11-30 11:00:10 -05:00
ohs2020_badge add half_duplex false param to spi construct function call in some board files 2022-02-08 22:59:26 -05:00
particle_argon board_deinit() everywhere 2021-11-30 11:00:10 -05:00
particle_boron board_deinit() everywhere 2021-11-30 11:00:10 -05:00
particle_xenon board_deinit() everywhere 2021-11-30 11:00:10 -05:00
pca10056 board_deinit() everywhere 2021-11-30 11:00:10 -05:00
pca10059 board_deinit() everywhere 2021-11-30 11:00:10 -05:00
pca10100 Only enable is31fl3741 for led glasses board 2022-02-01 09:45:50 +11:00
pitaya_go board_deinit() everywhere 2021-11-30 11:00:10 -05:00
raytac_mdbt50q-db-40 board_deinit() everywhere 2021-11-30 11:00:10 -05:00
raytac_mdbt50q-rx board_deinit() everywhere 2021-11-30 11:00:10 -05:00
Seeed_XIAO_nRF52840_Sense Seeed_XIAO_nRF52840_Sense: remove redundant MICROPY_HW_LED_STATUS 2022-03-03 10:18:58 +11:00
simmel Only enable is31fl3741 for led glasses board 2022-02-01 09:45:50 +11:00
sparkfun_nrf52840_micromod board_deinit() everywhere 2021-11-30 11:00:10 -05:00
sparkfun_nrf52840_mini add board.STEMMA_I2C alias to some boards 2022-02-02 01:18:46 +01:00
teknikio_bluebird board_deinit() everywhere 2021-11-30 11:00:10 -05:00
TG-Watch board_deinit() everywhere 2021-11-30 11:00:10 -05:00
tinkeringtech_scoutmakes_azul board_deinit() everywhere 2021-11-30 11:00:10 -05:00
warmbit_bluepixel board_deinit() everywhere 2021-11-30 11:00:10 -05:00
common.template.ld Two fixes, one for ble workflow, one for linking 2021-09-01 12:43:43 -07:00
nrf52_prefix.c run code formatting script 2021-03-15 19:27:36 +05:30