Scott Shawcroft
|
a8dd881ee5
|
Fix GPIOTE crashes by checking everything is ok
Fixes #5240 and fixes #5211
|
2021-08-27 16:07:29 -07:00 |
|
Scott Shawcroft
|
a5f2f6e1b1
|
Two tweaks to BLE workflow
1. Use autoreload for restarting after a write. This gives time for
a follow up command before restarting BLE.
2. Switch to recursive deletion of directories. This greatly
simplifies deleting directories with contents.
Fixes https://github.com/adafruit/Adafruit_CircuitPython_BLE_File_Transfer/issues/7
|
2021-08-24 13:57:42 -07:00 |
|
Scott Shawcroft
|
0fadf028ef
|
Create first BLE-only board, Micro:Bit v2
This fixes build issues with USB off, tweaks the README to allow
for BLE-only boards and adds the Micro:Bit v2 definition.
Fixes #4546
|
2021-07-14 09:55:51 -07:00 |
|
Scott Shawcroft
|
3940878695
|
Shrink builds and handle 0-length writes
|
2021-07-01 12:49:11 -07:00 |
|
Scott Shawcroft
|
3177973843
|
Add BLE serial service
|
2021-06-25 15:00:10 -07:00 |
|