ben-hawks / BadOS

CircuitPython Mini Operating System for Pimoroni Badger2040 Electronic Badge
GNU General Public License v3.0
1 stars 2 forks source link

Update BadOS to be compatible with CircuitPython 9.0+ #9

Open ben-hawks opened 1 month ago

ben-hawks commented 1 month ago

Originally BadOS was based on CircuitPython 8.2.0, but with the release of 9.0 certain things have changed that require debugging and updating the existing code to work with 9.0+

This task requires some research potentially, so changes needed will be added to this issue as they're discovered.