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>
This commit is contained in:
2
software/apps/can_node/Kconfig
Normal file
2
software/apps/can_node/Kconfig
Normal file
@@ -0,0 +1,2 @@
|
||||
rsource "../../lib/Kconfig"
|
||||
source "Kconfig.zephyr"
|
||||
Reference in New Issue
Block a user