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: network: Set custom hostname | xengineering | |
2025-03-21 | fw: network: Rename from mac | xengineering | |
The scope of the mac.{c,h} files was very small. Furthermore more network related logic needs a place. Thus making the name more general makes sense. |