Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 days | fw: app: Enable MCUboot shell for nucleo_f767zi | xengineering | |
This allows to use all MCUboot related functionality during the development via the shell. Furthermore it allows to inspect the current state of the primary and secondary slot. Both traits are very valuable especially during the development of the remote update system. | |||
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. |