irrigation_system/software
Eduard Iten 8255b2a672 Add firmware_node app - Step 1: Shell with reset command
- Create new Zephyr app for firmware management
- Target: weact_stm32g431_core board
- Features: Shell interface with custom reset command
- Tested on Zephyr 4.1.99
- Flash usage: 55,400 bytes (42.27% of 128KB)
- RAM usage: 12,864 bytes (39.26% of 32KB)
- Black Magic Probe flash runner support
2025-07-07 13:49:03 +02:00
..
.vscode canbus, modbus working, valve has to be implemented in real 2025-06-19 16:56:21 +02:00
apps Add firmware_node app - Step 1: Shell with reset command 2025-07-07 13:49:03 +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