7 Commits

Author SHA1 Message Date
Allen Hill d4e05a6da9 Update devcontainer startup to consistently chown passed-thru usb devices 2026-06-22 17:33:58 -07:00
Allen Hill 4de22e01f3 Substantially refactor ~everything to separate concerns and improve flow clarity
Highlights:
- Remove all use of malloc and friends
- Refactor message handling functions to work with references
- Move core message read => triage => respond logic loop to main
  function
- Improve message triage and support follow-up messages
- Refactor hex byte parsing
- Disable periodic interrupt when not playing
2026-05-08 13:10:14 -07:00
Allen Hill 8506e3bfb8 Update devcontainer 2024-08-23 12:25:21 -07:00
Allen Hill d7af6529ef Copy settings to devcontainer 2023-09-03 19:29:09 -04:00
Allen Hill 230709a103 Add compiler explorer extension for optimizing functions 2023-09-03 18:16:45 -04:00
Allen Hill 368ac7cb5f NFC 2023-08-22 17:14:42 -04:00
Allen Hill 5559f38a51 Setup Dev Containers for VS Code (easy toolchain/build setup) 2023-08-21 20:08:04 -04:00