esp_alox/main/CMakeLists.txt
simon 3e7c842597 Inital Commit
Working:
- Detection if Master or Slave over Pin
- Master Broadcasts message to Slaves
- Slave connect to Master and get Pinged
2024-12-28 16:31:33 +01:00

4 lines
79 B
CMake

idf_component_register(SRCS "main.c"
INCLUDE_DIRS ".")