changed folder structure
used advices from https://docs.espressif.com/projects/esp-idf/en/v5.2.1/esp32/api-guides/build-system.html Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
3
components/ble/CMakeLists.txt
Normal file
3
components/ble/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "osr_ble.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES "nvs_flash")
|
Reference in New Issue
Block a user