circuitpython/ports
Scott Shawcroft 2b4fdcdfa2
Fix scanning after a peripheral bond has been made
The BLE workflow will be advertising and the scan's load of
identities conflicts with it. This change ensures scanning and
advertising happens exclusively.

This showed as an unknown error 3204.

Fixes https://github.com/adafruit/Adafruit_CircuitPython_BLE/issues/134
2021-09-08 16:58:53 -07:00
..
atmel-samd change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00
cxd56 change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00
esp32s2 Merge pull request #5297 from durapensa/s2mini 2021-09-07 14:11:21 -07:00
litex change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00
mimxrt10xx change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00
nrf Fix scanning after a peripheral bond has been made 2021-09-08 16:58:53 -07:00
raspberrypi Fix RP2040 I2S: always copy to output buffer 2021-09-07 16:35:42 -04:00
stm change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00
unix unix: Filter out -std=gnu11 2021-08-29 11:36:17 -05:00