mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #1901 from openmv/omvrt_1060_pinout
ports/mimxrt: Update port to support OPENMV_RT1060 REV2.
This commit is contained in:
commit
8ffedbd1f7
@ -1 +1 @@
|
||||
Subproject commit 3fde8fad81a336f94cece14e4d72e1c59c8f91a5
|
||||
Subproject commit 93117249686792ab3ba0dc57ad1a86c2b7d150f2
|
||||
@ -278,6 +278,7 @@ soft_reset:
|
||||
|
||||
mp_printf(MP_PYTHON_PRINTER, "MPY: soft reboot\n");
|
||||
machine_pin_irq_deinit();
|
||||
machine_rtc_irq_deinit();
|
||||
#if MICROPY_PY_LWIP
|
||||
systick_disable_dispatch(SYSTICK_DISPATCH_LWIP);
|
||||
#endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user