esp-idf/components/driver
C.S.M 9092b93966 Merge branch 'feature/temp_sensor_esp32h2' into 'master'
temperature_sensor: Add support for esp32h2

Closes IDF-6229

See merge request espressif/esp-idf!22291
2023-02-13 10:24:31 +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 sleep: fix gpio wakeup not working properly in some cases 2023-02-11 01:06:18 +00: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 Merge branch 'refactor/pack_driver_source_files' into 'master' 2023-02-07 10:20:57 +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 Merge branch 'refactor/pack_driver_source_files' into 'master' 2023-02-07 10:20:57 +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 'feature/temp_sensor_esp32h2' into 'master' 2023-02-13 10:24:31 +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 i2s: support i2s on esp32h2 2023-01-18 18:42:56 +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