Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-26 | fw: app: Move application firmware code here | xengineering | |
This makes the structure of the `fw` folder more clear and separates application-related code from bootloader- or rtos-related code. | |||
2025-03-21 | fw: js: Add web frontend to display heartbeat | xengineering | |
This makes it transparent to the user that there is an active connection to the firmware. If the connection is broken the user notices that quickly and can re-load the page. | |||
2025-03-21 | fw: html: Add missing license notice | xengineering | |
2025-03-21 | fw: html: Move HTML to src folder | xengineering | |