circuitpython/ports
Scott Shawcroft 1e225610cc
Add ability to disable BLE workflow
Call `supervisor.disable_ble_workflow()` and the BLE workflow will
be disabled until the chip is reset.

This also includes a couple fixes:
1. Terminals can now be deinit by setting the tilegrid to NULL. This
  prevents using the tilegrid before display is init.
2. Fix BLE serial send amount when sending more than a single packet.

Fixes #5049
2021-08-02 18:37:19 -07:00
..
atmel-samd Merge pull request #5067 from tannewt/pulseout_switch 2021-07-28 14:58:06 -04:00
cxd56 Merge pull request #5067 from tannewt/pulseout_switch 2021-07-28 14:58:06 -04:00
esp32s2 Switch to pin, frequency and duty_cycle PulseOut 2021-07-26 18:35:49 -07:00
litex count in/out endpoints; allow more usb modules on low-endpoint boards 2021-05-13 21:59:02 -04:00
mimxrt10xx Merge pull request #5067 from tannewt/pulseout_switch 2021-07-28 14:58:06 -04:00
nrf Add ability to disable BLE workflow 2021-08-02 18:37:19 -07:00
raspberrypi Set output low in SIO 2021-07-28 09:00:36 -07:00
stm Merge remote-tracking branch 'adafruit/main' into pulseout_switch 2021-07-26 18:48:59 -07:00
unix Create first BLE-only board, Micro:Bit v2 2021-07-14 09:55:51 -07:00