mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
add wear_levelling component and example
This commit is contained in:
@@ -38,7 +38,9 @@ INPUT = ../components/esp32/include/esp_wifi.h \
|
||||
../components/fatfs/src/diskio.h \
|
||||
../components/esp32/include/esp_core_dump.h \
|
||||
../components/mdns/include/mdns.h \
|
||||
../components/bootloader_support/include/esp_flash_encrypt.h
|
||||
../components/bootloader_support/include/esp_flash_encrypt.h \
|
||||
../components/wear_levelling/include/wear_levelling.h
|
||||
|
||||
|
||||
## Get warnings for functions that have no documentation for their parameters or return value
|
||||
##
|
||||
|
Reference in New Issue
Block a user