Wykres commitów

8 Commity (c3672d7e3d1e7652e81f66b921cbee375f39877d)

Autor SHA1 Wiadomość Data
Phil Howard ab488a4452 Fixup: Add pins.csv files to W builds. 2023-02-20 12:29:59 +00:00
Phil Howard d34171381c MicroPython: Update fixups for v1.5.0. 2023-02-20 12:00:23 +00:00
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