pimoroni-pico/micropython/modules/wakeup
Phil Howard f7781e2696 Wakeup: Fixup crt0.S and runtime.c.
Assert the VSYS_EN pin before copying SRAM and zeroing BSS.

Saves ~142ms of startup time before GPIO input is latched and pin is asserted.
2022-08-08 12:05:18 +01:00
..
micropython.cmake Wakeup: Fixup crt0.S and runtime.c. 2022-08-08 12:05:18 +01:00
wakeup.S Wakeup: Fixup crt0.S and runtime.c. 2022-08-08 12:05:18 +01:00
wakeup.c MicroPython: Early wakeup GPIO latch module. 2022-08-08 12:05:18 +01:00
wakeup.config.hpp Wakeup: Optionally turn off RTC CLOCK_OUT. 2022-08-08 12:05:18 +01:00
wakeup.cpp Wakeup: Fixup crt0.S and runtime.c. 2022-08-08 12:05:18 +01:00
wakeup.h MicroPython: Early wakeup GPIO latch module. 2022-08-08 12:05:18 +01:00