Skip to content

[TASK] Update Firmware to Support Better Type Hinting #44

@Mikefly123

Description

@Mikefly123

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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions