Skip to content

Picoware - v1.5.9

Choose a tag to compare

@jblanked jblanked released this 30 Dec 22:24
· 1119 commits to main since this release
8c0fe49

This is an update to the MicroPython version.

Added:

  • Custom board definitions for Waveshare Touch LCD 1.28, 1.43, and 3.49
  • The Waveshare RP2350 3.49inch Touch LCD to the list of supported devices in README.md

Updated:

  • The file_read method to only seek if the file position is not the requested index
  • Several apps, games, and screensavers to use global imports and reusable objects when it's more efficient
  • The HTTP class to use locking where appropriate
  • The App Store to show up to 100 apps at a time and include the version within the title
  • The Keyboard class to allow changing the text cursor