mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #1511 from openmv/rp2040_updates
RP2: Add UART init/deinit and softreboot message.
This commit is contained in:
commit
be2aad135e
@ -1 +1 @@
|
|||||||
Subproject commit c3ebe6a462e80398a7552460900b727e4ef2df3d
|
Subproject commit 6a3a920b11ea904010a95ae1b748d22c0bd9ac1c
|
||||||
@ -271,6 +271,7 @@ soft_reset:
|
|||||||
|
|
||||||
usbdbg_set_irq_enabled(false);
|
usbdbg_set_irq_enabled(false);
|
||||||
|
|
||||||
|
mp_printf(MP_PYTHON_PRINTER, "MPY: soft reboot\n");
|
||||||
#if MICROPY_PY_AUDIO
|
#if MICROPY_PY_AUDIO
|
||||||
py_audio_deinit();
|
py_audio_deinit();
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user