feat(project): Restructure software for multi-app setup
- Reorganize the software directory to support multiple Zephyr applications (gateway, slave_node). - Create a clear separation between applications and shared libraries. - Add placeholder files for gateway and slave_node applications.
This commit is contained in:
2
software/apps/slave_node/prj.conf
Normal file
2
software/apps/slave_node/prj.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
# Zephyr configuration for the Slave Node
|
||||
CONFIG_GPIO=y
|
||||
Reference in New Issue
Block a user