CITS Sniffer v5: PRIV_REQUIRES wear_levelling entfernt - vfs Header über fatfs

This commit is contained in:
Clawdia
2026-05-18 14:36:10 +02:00
parent f98e76aa9e
commit 0339314b6c
52 changed files with 2262 additions and 1282 deletions
+1
View File
@@ -2,4 +2,5 @@ idf_component_register(
SRCS "app_main.c"
INCLUDE_DIRS "."
REQUIRES esp_wifi esp_timer nvs_flash fatfs
PRIV_REQUIRES wear_levelling
)