Phil Howard
|
ff5dc0078f
|
Enviro: Switch upip to mip, add ntptime.
|
2023-01-11 09:46:45 +00:00 |
Phil Howard
|
a29ce1e180
|
MicroPython: Rewrite Enviro manifest.py to new style.
|
2023-01-11 09:46:45 +00:00 |
Phil Howard
|
a612e66779
|
MicroPython: Use MPY_LIB_DIR unconditionally.
We can always rely on the micropython-lib dir (now a submodule) being present.
See: da7f2537a1
|
2023-01-11 09:46:45 +00:00 |
Mike Bell
|
ac449ff640
|
Wakeup: Early ROSC to ~48MHz.
Speed up MicroPython Pico W startup to init_priority(101) execution from ~160ms to ~32ms.
|
2022-08-08 12:05:18 +01:00 |
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 |
Phil Howard
|
fb246441bd
|
MicroPython: Add picow_enviro build.
|
2022-08-08 12:05:18 +01:00 |