esp-idf/components/driver
Armando (Dou Yiwen) 76989b504a Merge branch 'refactor/move_isr_core_id_enum_to_g1' into 'master'
esp_hw_support: move driver/intr_types.h to esp_hw_support to make it available to all g1+ components

See merge request espressif/esp-idf!22182
2023-02-16 11:02:56 +08:00
..
dac driver: pack peripherals 2023-02-02 18:19:58 +08:00
deprecated rmt: simplify rmt source clock configure with clk_tree API 2023-02-10 18:24:27 +08:00
gpio gpio: support glitch filter on esp32h2 2023-02-11 23:01:01 +08:00
gptimer gptimer: unify clock setting with clk_tree API 2023-02-08 16:30:47 +08:00
i2c driver: pack peripherals 2023-02-02 18:19:58 +08:00
i2s driver: pack peripherals 2023-02-02 18:19:58 +08:00
include/esp_private soc_caps: remove SOC_GPIO_SUPPORT_SLP_SWITCH 2023-02-11 01:06:18 +00:00
ledc driver: pack peripherals 2023-02-02 18:19:58 +08:00
mcpwm mcpwm: modify wrong config name 2023-02-14 11:12:08 +08:00
pcnt driver: pack peripherals 2023-02-02 18:19:58 +08:00
rmt rmt: simplify rmt source clock configure with clk_tree API 2023-02-10 18:24:27 +08:00
sdio_slave driver: pack peripherals 2023-02-02 18:19:58 +08:00
sdmmc driver: pack peripherals 2023-02-02 18:19:58 +08:00
sigma_delta driver: pack peripherals 2023-02-02 18:19:58 +08:00
spi esp_hw_support: move driver/intr_types.h to esp_hw_support to make it available to all g1+ components 2023-02-15 19:52:06 +08:00
temperature_sensor driver: pack peripherals 2023-02-02 18:19:58 +08:00
test esp32h2: add build test 2023-01-17 10:29:04 +08:00
test_apps Merge branch 'bugfix/fix_h4_spi_file_missing' into 'master' 2023-02-15 18:41:49 +08:00
touch_sensor driver: pack peripherals 2023-02-02 18:19:58 +08:00
twai driver: pack peripherals 2023-02-02 18:19:58 +08:00
uart uart: Fix two TX concurrency issues 2023-02-08 14:24:43 +08:00
usb_serial_jtag driver: pack peripherals 2023-02-02 18:19:58 +08:00
.build-test-rules.yml esp32h2(ci): enable target test 2023-02-15 10:20:43 +08:00
CMakeLists.txt driver: pack peripherals 2023-02-02 18:19:58 +08:00
Kconfig soc: fix wrong APB_CLK_FREQ value on esp32c6 2023-01-28 06:33:23 +00:00
linker.lf sdm: correct concept duty to density 2023-01-06 17:01:48 +08:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00