soc: merge C3 caps into a single soc_caps.h

This commit is contained in:
Marius Vikhammer
2021-04-26 09:52:36 +08:00
parent 7defd291a4
commit 504a1e6102
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"