borb/amigahid-pico

Runtime configuration

borb opened this issue · 0 comments

borb commented

Add support to change configuration during runtime rather than at build time. It would be annoying to assemble, compile, deploy and fit a board only to find, for example, right-Amiga is mapped to right-GUI rather than menu since that would impede Amiga rebooting.

Add a menu (dependant on display) and store configuration in flash. Load that configuration on power up. Allow for config to be reset.

Depends on issue #5.