mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
647dea9395
During HAL layer refactoring and new chip bringup, we have several caps.h for each part, to reduce the conflicts to minimum. But this is The capabilities headers will be relataive stable once completely written (maybe after the featues are supported by drivers). Now ESP32 and ESP32-S2 drivers are relative stable, making it a good time to combine all these caps.h into one soc_caps.h This cleanup also move HAL config and pin config into separated files, to make the responsibilities of these headers more clear. This is helpful for the stabilities of soc_caps.h because we want to make it public some day. |
||
---|---|---|
.. | ||
ext_flash_fatfs | ||
nvs_rw_blob | ||
nvs_rw_value | ||
nvs_rw_value_cxx | ||
partition_api | ||
parttool | ||
sd_card | ||
semihost_vfs | ||
spiffs | ||
spiffsgen | ||
wear_levelling | ||
README.md |