circuitpython/supervisor/shared/bluetooth
Scott Shawcroft 76cbd0d74a
Switch CircuitPython serial off Nordic UUIDs
This will un-break examples that got confused by the presence of
two Nordic UART Services. It also adds a version characteristic
that gives the CircuitPython build tag back.

Fixes #5252
2021-08-30 15:09:12 -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_protocol.h Add BLE serial service 2021-06-25 15:00:10 -07:00
file_transfer.c Two tweaks to BLE workflow 2021-08-24 13:57:42 -07:00
file_transfer.h Add BLE serial service 2021-06-25 15:00:10 -07:00
serial.c Switch CircuitPython serial off Nordic UUIDs 2021-08-30 15:09:12 -07:00
serial.h Create first BLE-only board, Micro:Bit v2 2021-07-14 09:55:51 -07:00