summaryrefslogtreecommitdiff
path: root/fw/app/src/heart.c
AgeCommit message (Collapse)Author
3 daysWIP: fw: app: Implement mDNS proof of conceptmdnsxengineering
TODO: Make this work. WireShark shows that some request / response is exchanged but it is unclear why the request is always canceled after timeout on the Zephyr side.
2025-03-26fw: 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.