micropython/ports
Thomas Friebel bd746a4630 esp32: Deinitialize Bluetooth on soft reset.
This fixes a crash, caused by NimBLE continuing to call the Python BLE
interrupt handler after soft reboot.
2020-03-11 13:02:00 +11:00
..
bare-arm all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
cc3200 all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
esp32 esp32: Deinitialize Bluetooth on soft reset. 2020-03-11 13:02:00 +11:00
esp8266 esp8266/machine_pin: Disable ets_loop_iter during hard IRQ handler. 2020-03-10 16:48:34 +11:00
javascript all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
minimal all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
nrf all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
pic16bit all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
powerpc all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
qemu-arm all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
samd all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
stm32 stm32: Refactor Bluetooth HCI RX to be independent of transport layer. 2020-03-10 01:53:42 +11:00
teensy all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
unix unix/file: Don't raise OSError(EINVAL) on sys.stdin/out/err.flush(). 2020-03-04 12:39:55 +11:00
windows all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
zephyr all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00