irrigation_system/software/apps/slave_node
Eduard Iten b005fd5c11 feat(slave_node): Enable UART console and printk
- Enable the console subsystem and printk for debugging output.
- Configure the console to use the UART peripheral (usart1 on PA9/PA10).
- Disable RTT to ensure UART is the active console.
2025-07-01 12:13:59 +02:00
..
src feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
CMakeLists.txt refactor(slave_node): Clean up initial configuration 2025-07-01 12:09:36 +02:00
prj.conf feat(slave_node): Enable UART console and printk 2025-07-01 12:13:59 +02:00