irrigation_system/software/apps/slave_node
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
..
boards feat(slave_node): Add HSI clock configuration and cleanup 2025-07-08 15:06:31 +02:00
dts/bindings fix(valve): Correct VND7050AJ initialization and pin configuration 2025-07-03 19:04:20 +02:00
src feat(app): Integrate application versioning 2025-07-08 14:41:01 +02:00
CMakeLists.txt feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00
Kconfig feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00
cdc-acm.overlay fix(cdc-acm): Correct CDC ACM overlay configuration 2025-07-03 18:57:06 +02:00
overlay-cdc-acm.conf feat(cdc_acm): Add CDC-ACM support and remove old test applications 2025-07-03 14:31:17 +02:00
prj.conf feat(slave_node): Add HSI clock configuration and cleanup 2025-07-08 15:06:31 +02:00