Sun, 01 Nov 2020 22:21:19 +0100
Many improvements
- add support for dimm-based selection,
- add support for poweroff (at least power thr display off),
- add support for the initial key pressed during initialization sequence,
- fix a race condition (sending a keycode while receiving a message)
- add support for the shift button
- many code cleanups and improvements
Use mbed 5.14 For some reason I had to disable mbed-client-cli/ (multiple definition of `cmd' error at link time). Put a .mbedignore file in: $ cd /home/david/.platformio/packages/framework-mbed@6.51504.200716/features $ cat .mbedignore mbed-client-cli/* frameworks/mbed-client-cli/* see https://docs.platformio.org/en/latest/frameworks/mbed.html#ignoring-particular-components