]> granicus.if.org Git - esp-idf/commit
soc: move header files into soc component
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 28 Mar 2017 06:05:27 +0000 (14:05 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 11 Apr 2017 06:06:40 +0000 (14:06 +0800)
commitd6dbf15a1fb2bbfbeed953ad8ca90f2e141c19d1
treed8578b060348c200699283ef76d40909ea80f8bd
parent724673be8359473b84222aa62cb0253738f9c06e
soc: move header files into soc component
48 files changed:
components/soc/esp32/include/soc/apb_ctrl_reg.h [moved from components/esp32/include/soc/apb_ctrl_reg.h with 100% similarity]
components/soc/esp32/include/soc/apb_ctrl_struct.h [moved from components/esp32/include/soc/apb_ctrl_struct.h with 100% similarity]
components/soc/esp32/include/soc/bb_reg.h [moved from components/esp32/include/soc/bb_reg.h with 100% similarity]
components/soc/esp32/include/soc/boot_mode.h [moved from components/esp32/include/soc/boot_mode.h with 100% similarity]
components/soc/esp32/include/soc/cpu.h [moved from components/esp32/include/soc/cpu.h with 100% similarity]
components/soc/esp32/include/soc/dport_reg.h [moved from components/esp32/include/soc/dport_reg.h with 100% similarity]
components/soc/esp32/include/soc/efuse_reg.h [moved from components/esp32/include/soc/efuse_reg.h with 100% similarity]
components/soc/esp32/include/soc/emac_ex_reg.h [moved from components/esp32/include/soc/emac_ex_reg.h with 100% similarity]
components/soc/esp32/include/soc/emac_reg_v2.h [moved from components/esp32/include/soc/emac_reg_v2.h with 100% similarity]
components/soc/esp32/include/soc/frc_timer_reg.h [moved from components/esp32/include/soc/frc_timer_reg.h with 100% similarity]
components/soc/esp32/include/soc/gpio_reg.h [moved from components/esp32/include/soc/gpio_reg.h with 100% similarity]
components/soc/esp32/include/soc/gpio_sd_reg.h [moved from components/esp32/include/soc/gpio_sd_reg.h with 100% similarity]
components/soc/esp32/include/soc/gpio_sd_struct.h [moved from components/esp32/include/soc/gpio_sd_struct.h with 100% similarity]
components/soc/esp32/include/soc/gpio_sig_map.h [moved from components/esp32/include/soc/gpio_sig_map.h with 100% similarity]
components/soc/esp32/include/soc/gpio_struct.h [moved from components/esp32/include/soc/gpio_struct.h with 100% similarity]
components/soc/esp32/include/soc/hwcrypto_reg.h [moved from components/esp32/include/soc/hwcrypto_reg.h with 100% similarity]
components/soc/esp32/include/soc/i2c_reg.h [moved from components/esp32/include/soc/i2c_reg.h with 100% similarity]
components/soc/esp32/include/soc/i2c_struct.h [moved from components/esp32/include/soc/i2c_struct.h with 100% similarity]
components/soc/esp32/include/soc/i2s_reg.h [moved from components/esp32/include/soc/i2s_reg.h with 100% similarity]
components/soc/esp32/include/soc/i2s_struct.h [moved from components/esp32/include/soc/i2s_struct.h with 100% similarity]
components/soc/esp32/include/soc/io_mux_reg.h [moved from components/esp32/include/soc/io_mux_reg.h with 100% similarity]
components/soc/esp32/include/soc/ledc_reg.h [moved from components/esp32/include/soc/ledc_reg.h with 100% similarity]
components/soc/esp32/include/soc/ledc_struct.h [moved from components/esp32/include/soc/ledc_struct.h with 100% similarity]
components/soc/esp32/include/soc/pcnt_reg.h [moved from components/esp32/include/soc/pcnt_reg.h with 100% similarity]
components/soc/esp32/include/soc/pcnt_struct.h [moved from components/esp32/include/soc/pcnt_struct.h with 100% similarity]
components/soc/esp32/include/soc/pid.h [moved from components/esp32/include/soc/pid.h with 100% similarity]
components/soc/esp32/include/soc/rmt_reg.h [moved from components/esp32/include/soc/rmt_reg.h with 100% similarity]
components/soc/esp32/include/soc/rmt_struct.h [moved from components/esp32/include/soc/rmt_struct.h with 100% similarity]
components/soc/esp32/include/soc/rtc_cntl_reg.h [moved from components/esp32/include/soc/rtc_cntl_reg.h with 100% similarity]
components/soc/esp32/include/soc/rtc_cntl_struct.h [moved from components/esp32/include/soc/rtc_cntl_struct.h with 100% similarity]
components/soc/esp32/include/soc/rtc_io_reg.h [moved from components/esp32/include/soc/rtc_io_reg.h with 100% similarity]
components/soc/esp32/include/soc/rtc_io_struct.h [moved from components/esp32/include/soc/rtc_io_struct.h with 100% similarity]
components/soc/esp32/include/soc/sdmmc_reg.h [moved from components/esp32/include/soc/sdmmc_reg.h with 100% similarity]
components/soc/esp32/include/soc/sdmmc_struct.h [moved from components/esp32/include/soc/sdmmc_struct.h with 100% similarity]
components/soc/esp32/include/soc/sens_reg.h [moved from components/esp32/include/soc/sens_reg.h with 100% similarity]
components/soc/esp32/include/soc/soc.h [moved from components/esp32/include/soc/soc.h with 100% similarity]
components/soc/esp32/include/soc/soc_ulp.h [moved from components/esp32/include/soc/soc_ulp.h with 100% similarity]
components/soc/esp32/include/soc/spi_reg.h [moved from components/esp32/include/soc/spi_reg.h with 100% similarity]
components/soc/esp32/include/soc/spi_struct.h [moved from components/esp32/include/soc/spi_struct.h with 100% similarity]
components/soc/esp32/include/soc/syscon_reg.h [moved from components/esp32/include/soc/syscon_reg.h with 100% similarity]
components/soc/esp32/include/soc/syscon_struct.h [moved from components/esp32/include/soc/syscon_struct.h with 100% similarity]
components/soc/esp32/include/soc/timer_group_reg.h [moved from components/esp32/include/soc/timer_group_reg.h with 100% similarity]
components/soc/esp32/include/soc/timer_group_struct.h [moved from components/esp32/include/soc/timer_group_struct.h with 100% similarity]
components/soc/esp32/include/soc/uart_reg.h [moved from components/esp32/include/soc/uart_reg.h with 100% similarity]
components/soc/esp32/include/soc/uart_struct.h [moved from components/esp32/include/soc/uart_struct.h with 100% similarity]
components/soc/esp32/include/soc/uhci_reg.h [moved from components/esp32/include/soc/uhci_reg.h with 100% similarity]
components/soc/esp32/include/soc/uhci_struct.h [moved from components/esp32/include/soc/uhci_struct.h with 100% similarity]
components/soc/esp32/include/soc/wdev_reg.h [moved from components/esp32/include/soc/wdev_reg.h with 100% similarity]