Remove build directories

This commit is contained in:
2025-12-26 13:02:17 +01:00
parent 1e86f97113
commit 821cdf6a02
1360 changed files with 50 additions and 131889 deletions

View File

@@ -1,3 +1,4 @@
idf_component_register(SRCS "esp_ot_rcp.c"
PRIV_REQUIRES esp_coex esp_event nvs_flash openthread
INCLUDE_DIRS ".")
INCLUDE_DIRS "."
REQUIRES led_strip)