irrigation_system/software
Eduard Iten edf0fb2563 feat(slave_node): Add HSI clock configuration and cleanup
Adds a commented-out clock configuration to the  file. This allows switching the clock source from the external high-speed oscillator (HSE) to the internal high-speed oscillator (HSI), which can be useful if an external crystal is not present.

Also, removes the debug log level for the settings subsystem from the project configuration.
2025-07-08 15:06:31 +02:00
..
.vscode feat(app): Integrate application versioning 2025-07-08 14:41:01 +02:00
apps feat(slave_node): Add HSI clock configuration and cleanup 2025-07-08 15:06:31 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
include/lib feat(modbus): Add supply voltage register and display in tool 2025-07-03 18:47:48 +02:00
lib feat(app): Integrate application versioning 2025-07-08 14:41:01 +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