Phil Howard
|
ab488a4452
|
Fixup: Add pins.csv files to W builds.
|
2023-02-20 12:29:59 +00:00 |
Phil Howard
|
00988c6207
|
Inky: Add urllib.urequest to manifest.py.
|
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
|
d7b9881c0f
|
Badger2040W: Add pins.csv to board fixup.
|
2023-02-10 22:15:09 +00:00 |
Phil Howard
|
3a2a43f4b3
|
Badger2040W: Correct wakeup LED.
|
2023-02-10 22:15:09 +00:00 |
Phil Howard
|
03d5224e3e
|
Badger2040W: Use correct MicroPython manifest.py.
|
2023-02-10 22:12:02 +00:00 |
Phil Howard
|
e859b39e11
|
Badger2040W: Fix linting, use micropython-lib urllib.
|
2023-02-10 22:12:02 +00:00 |
Phil Howard
|
d25324d6c7
|
MicroPython: Add Badger2040W firmware build.
|
2023-02-10 22:12:02 +00:00 |
Phil Howard
|
828ff8453d
|
Inky: Switch to mip, add nptime.
|
2023-01-11 09:46:45 +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 |
ZodiusInfuser
|
944830f616
|
Inky Frame: Enable Wakeup RTC, don't meddle with SR config.
|
2022-12-20 13:54:14 +00:00 |
ZodiusInfuser
|
05d26aeecb
|
Wakeup: Add shift register support.
|
2022-12-20 13:46:02 +00:00 |
ZodiusInfuser
|
43ef76b945
|
CI: Add build for Inky Frame.
|
2022-12-20 13:46:02 +00:00 |
Phil Howard
|
42a29dbe7b
|
Wakeup: Port to Badger 2040.
|
2022-08-08 12:05:55 +01: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 |
Phil Howard
|
9b032cb3a2
|
Badger2040: Move to more generic fixups hack.
|
2022-06-23 16:34:21 +01:00 |
Phil Howard
|
122e57aa9a
|
CI: Build Tufty 2040 + Board fixups.
Add board fixups including Pico SDK board .h and MicroPython board dir since these are not yet upstream.
|
2022-06-17 11:38:19 +01:00 |