esp-idf/components/driver
wanlei aff223276f spi_slave: fix issue iram flag bind with iram config
bus flag`ESP_INTR_FLAG_IRAM` bind with `CONFIG_SPI_SLAVE_ISR_IN_IRAM`
2023-02-24 10:38:44 +08:00
..
dac driver: pack peripherals 2023-02-02 18:19:58 +08:00
deprecated rmt: fix rmt buffer allocation issue 2023-02-14 14:05:12 +08:00
gpio gpio: h2 support input hysteresis filter 2023-02-20 19:34:48 +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 i2s: support bytes_read / bytes_written to be NULL 2023-02-22 02:44:53 +00:00
include/esp_private rmt: expose private API to get channel ID 2023-02-16 11:37:25 +08:00
ledc clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +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 spi_slave: fix issue iram flag bind with iram config 2023-02-24 10:38:44 +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 spi_slave: fix issue iram flag bind with iram config 2023-02-24 10:38:44 +08:00
touch_sensor driver: pack peripherals 2023-02-02 18:19:58 +08:00
twai twai: h2 support twai driver 2023-02-16 16:34:23 +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