esp-idf/components/driver
2023-02-16 11:37:25 +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 rmt: expose private API to get channel ID 2023-02-16 11:37:25 +08: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: expose private API to get channel ID 2023-02-16 11:37:25 +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 rmt: expose private API to get channel ID 2023-02-16 11:37:25 +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 rmt: expose private API to get channel ID 2023-02-16 11:37:25 +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