Merge branch 'feature/merge_c3_caps' into 'master'

soc: merge C3 caps into a single soc_caps.h

See merge request espressif/esp-idf!13337
This commit is contained in:
Michael (XIAO Xufeng)
2021-05-06 05:56:42 +00:00
24 changed files with 220 additions and 483 deletions

View File

@@ -24,7 +24,7 @@
#include "soc/efuse_reg.h"
#include "soc/spi_reg.h"
#include "soc/spi_mem_reg.h"
#include "soc/spi_caps.h"
#include "soc/soc_caps.h"
#include "flash_qio_mode.h"
#include "bootloader_flash_config.h"
#include "bootloader_common.h"