Only modify headers in soc/ .

Pass compiling under esp-idf-tests/merge_soc_tmp/merge_for_soc_headers branch.(only change some names of register and INUM).
This commit is contained in:
Wangjialin
2016-09-13 23:02:03 +08:00
committed by Wu Jian Gang
parent fb64393f63
commit 41d397cf3f
30 changed files with 31346 additions and 9669 deletions

View File

@@ -20,7 +20,7 @@
#include "esp_attr.h"
#include "soc/spi_register.h"
#include "soc/spi_reg.h"
#ifdef __cplusplus
extern "C" {