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
wakeup.config.hpp
wakeup.cpp Wakeup: Fixup crt0.S and runtime.c. 2022-08-08 12:05:18 +01:00
wakeup.h