esp-idf/components/hal
Michael (XIAO Xufeng) ea63bd3de4 Merge branch 'feat/extract_hal_from_soc' into 'master'
hal: extract hal component from soc component

See merge request espressif/esp-idf!9992
2020-09-01 23:56:15 +08:00
..
esp32 hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
esp32s2 Merge branch 'feat/extract_hal_from_soc' into 'master' 2020-09-01 23:56:15 +08:00
esp32s3 Merge branch 'feat/extract_hal_from_soc' into 'master' 2020-09-01 23:56:15 +08:00
include/hal hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
CMakeLists.txt hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
adc_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
component.mk hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
cpu_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
dac_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
gpio_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
i2c_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
i2c_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
i2s_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
ledc_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
ledc_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
linker.lf hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
mcpwm_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
mpu_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
pcnt_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
rmt_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
rtc_io_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
sdio_slave_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
sigmadelta_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
soc_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal_common.inc hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal_gpspi.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_slave_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_slave_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_slave_hd_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
timer_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
touch_sensor_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
twai_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
uart_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
uart_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
wdt_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00