irrigation_system/software/apps/can_node
Eduard Iten d92a1d9533 feat(app): Add CAN node application
This commit introduces a new CAN node application for the irrigation system.

The application initializes the settings subsystem and the valve system. It is intended to be used on a CAN bus to control a valve.
Signed-off-by: Eduard Iten <eduard@iten.pro>
2025-07-22 10:54:21 +02:00
..
boards feat(app): Add CAN node application 2025-07-22 10:54:21 +02:00
dts/bindings feat(app): Add CAN node application 2025-07-22 10:54:21 +02:00
src feat(app): Add CAN node application 2025-07-22 10:54:21 +02:00
CMakeLists.txt feat(app): Add CAN node application 2025-07-22 10:54:21 +02:00
Kconfig feat(app): Add CAN node application 2025-07-22 10:54:21 +02:00
VERSION feat(app): Add CAN node application 2025-07-22 10:54:21 +02:00
cdc-acm.overlay feat(app): Add CAN node application 2025-07-22 10:54:21 +02:00
overlay-cdc-acm.conf feat(app): Add CAN node application 2025-07-22 10:54:21 +02:00
prj.conf feat(app): Add CAN node application 2025-07-22 10:54:21 +02:00
sysbuild.conf feat(app): Add CAN node application 2025-07-22 10:54:21 +02:00