summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/bluefruit_le.h
AgeCommit message (Collapse)Author
2022-09-29Start Bluetooth API (#18366)Ryan
2022-09-07Move Bluetooth-related function calls up to host/keyboard level (#18274)Ryan
* Move Bluetooth-related function calls up to host/keyboard level * Remove pointless set_output() call * Move bluetooth (rn42) init to end of keyboard_init() * Enable SPI/UART for ChibiOS targets * Some more slight tweaks
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan