circuitpython/ports
Jeff Epler 6e153d9948 raspberrypi: implement reset, reset_to_bootloader
This makes all the following work:
 * normal microcontroller.reset()
 * reset into safe mode or UF2 bootloader via microcontroller.on_next_reset()
 * reset into UF2 bootloader via the "1200 baud trick"

The implementation of reset_cpu is from micropython.
2021-02-04 12:07:50 -06:00
..
atmel-samd Updated trinket_m0 make file to squeeze all translations as per Dan Halbert. 2021-02-03 11:47:56 +07:00
cxd56 spresense: update Spresense SDK to 2.0.2 2021-01-25 18:40:14 +01:00
esp32s2 Initial commit. Edited error messages in .c files 2021-02-03 05:49:40 +07:00
litex CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup 2021-01-24 23:10:20 -05:00
mimxrt10xx Initial commit. Edited error messages in .c files 2021-02-03 05:49:40 +07:00
nrf Initial commit. Edited error messages in .c files 2021-02-03 05:49:40 +07:00
raspberrypi raspberrypi: implement reset, reset_to_bootloader 2021-02-04 12:07:50 -06:00
stm Merge pull request #4060 from dhalbert/regularize-extmod-modules 2021-01-26 12:54:21 -05:00
unix ports/unix: Fix parallel build problem 2021-01-14 14:13:31 -06:00