- Created sysbuild configuration for MCUboot bootloader - Added device tree overlays for correct partition layout (32KB MCUboot, 96KB app) - Fixed MCUboot partition addressing to use boot_partition instead of slot0_partition - MCUboot successfully boots and chains to application - Application runs with shell and custom reset command - Disabled signature validation for testing purposes |
||
|---|---|---|
| .. | ||
| .vscode | ||
| apps | ||
| boards/iten/bluepill_f103rb | ||
| include/lib | ||
| lib | ||
| tools/modbus_tool | ||
| Kconfig | ||
| serial_monitor.py | ||
| serial_reset_monitor.py | ||