-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Summary
At the moment all of our firmware is built using CircuitPython 9.0.0 (or something like that). Thanks to Nate's great work contributing to the open source community we will soon want to recompile all of our firmware to capture the updates to how types are defined for the time() function upstream: adafruit/circuitpython#10603
Luckily this will be a pretty much automagic process for V4 boards. It will be trickier for the V5a/b/c/d boards with their RP2350 because we still need to affect a fix for the alarm module! Read more about that here: proveskit/CircuitPython_RP2350_v5a#4
Acceptance Criteria
- Update V4 Firmware
- Fix V5 Firmware Builds to Be In Sync With Upstream CircuitPython
- Update V5x Firmware
Metadata
Metadata
Assignees
Labels
No labels