summaryrefslogtreecommitdiff
path: root/fw/src/index.html
AgeCommit message (Collapse)Author
9 daysfw: app: Move application firmware code herexengineering
This makes the structure of the `fw` folder more clear and separates application-related code from bootloader- or rtos-related code.
14 daysfw: js: Add web frontend to display heartbeatxengineering
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.
14 daysfw: html: Add missing license noticexengineering
14 daysfw: html: Move HTML to src folderxengineering