circuitpython/supervisor/shared/bluetooth
Scott Shawcroft 0d280fa83c
Two fixes, one for ble workflow, one for linking
BLE workflow had an incorrect list size for characteristics

Linking didn't advance . link it should have without extra ().
2021-09-01 12:43:43 -07:00
..
bluetooth.c Switch CircuitPython serial off Nordic UUIDs 2021-08-30 15:09:12 -07:00
bluetooth.h Add ability to disable BLE workflow 2021-08-02 18:37:19 -07:00
file_transfer.c Fix GPIOTE crashes by checking everything is ok 2021-08-27 16:07:29 -07:00
file_transfer.h Add BLE serial service 2021-06-25 15:00:10 -07:00
file_transfer_protocol.h Add BLE serial service 2021-06-25 15:00:10 -07:00
serial.c Two fixes, one for ble workflow, one for linking 2021-09-01 12:43:43 -07:00
serial.h Create first BLE-only board, Micro:Bit v2 2021-07-14 09:55:51 -07:00