Skip to content

Releases: adafruit/Adafruit_Arcada

2.0.3 - Display speed and disk bugfixes

20 Sep 16:39
cb89937
Compare
Choose a tag to compare

This release fixes bugs that were interfering with the 50MHz display SPI and with the disk showing up

2.0.2 - Bugfix for non-SAMD51 boards

13 Sep 23:01
b982655
Compare
Choose a tag to compare
Update library.properties

MONSTER M4SK fixes

10 Sep 04:21
Compare
Choose a tag to compare

examples working

Board definition refactor

08 Sep 22:32
12dc18e
Compare
Choose a tag to compare

Breaking changes! UI's are now much more configurable, needs a header per board but isnt as ifdef'y
multiple libraries updated to match

Dual filesystem support

17 Jul 16:22
c759274
Compare
Choose a tag to compare

QSPI support is now done thru SDFat which means we can have both/either filesystem, completely dynamic! e.g. SD card used when thats plugged in, and QSPI if no SD found. need the very latest of the adafruit SdFat fork for sure, as well as the latest SPIFlash library

Add imagereader and some fixes

23 Jun 19:32
Compare
Choose a tag to compare

add cancellable menu, neopixels dont flicker green on start (we add a little delay), imagereader integrated so you can display 24-bit BMPs

Menus & more!

08 Jun 19:45
Compare
Choose a tag to compare

JSON fixed a bit, menus for selecting things, and fixes to fileflashwrite

Touchscreen and more USB MSD

27 May 02:02
Compare
Choose a tag to compare

PyPortal touchscreen now works, and we even 'mimic' a joypad using the touchscreen. SD cards can now appear over MSD if you compile with TinyUSB

Lots more stuff

26 May 03:35
1c88a66
Compare
Choose a tag to compare

kinda too much to mention, now usable tho

Starting to add various devices

27 Apr 21:31
5c0bb2d
Compare
Choose a tag to compare

Now has PyPortal, PyGamer and PyBadge supported