Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

0.1.1 - Improved Performance

Compare
Choose a tag to compare
@relic-se relic-se released this 17 Nov 19:18
· 68 commits to main since this release

The following updates have been made in this release:

  • Support for TonTouch TTP229 capacitive touch driver.
  • Added get_keyboard_driver and KEYBOARD_DRIVER setting.
  • Task management with asyncio integration (see pico_synth_sandbox.tasks and included examples)
  • Character LCD display performance improvements with buffered output and partial updates.