irrigation_system/software
Eduard Iten 928a176e7c Step 2 complete: MCUboot integration with single-slot configuration
- 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
2025-07-07 15:59:41 +02:00
..
.vscode canbus, modbus working, valve has to be implemented in real 2025-06-19 16:56:21 +02:00
apps Step 2 complete: MCUboot integration with single-slot configuration 2025-07-07 15:59:41 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
include/lib Implement VND7050AJ supply voltage reading function 2025-07-04 08:54:47 +02:00
lib Fix ADC devicetree compilation error for voltage divider 2025-07-07 13:36:44 +02:00
tools/modbus_tool feat(modbus): Add supply voltage register and display in tool 2025-07-03 18:47:48 +02:00
Kconfig feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00
serial_monitor.py Fix ADC devicetree compilation error for voltage divider 2025-07-07 13:36:44 +02:00
serial_reset_monitor.py Fix ADC devicetree compilation error for voltage divider 2025-07-07 13:36:44 +02:00