esp-idf/components/driver
Jiang Jiang Jian b885499c74 Merge branch 'refactor/move_common_adc_part_to_hw_support' into 'master'
esp_adc: move esp_adc out of g1 dependency list

Closes IDF-5637

See merge request espressif/esp-idf!19159
2022-08-01 15:39:45 +08:00
..
deprecated esp_adc: remove esp_adc from g1 component dependencies 2022-07-28 03:49:48 +00:00
esp32 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
esp32s2 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
esp32s3 touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
gpio hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
i2s esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
include mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
mcpwm mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
rmt esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
test mcpwm: deprecate legacy driver 2022-07-27 15:08:58 +08:00
test_apps Merge branch 'feature/mcpwm_new_driver' into 'master' 2022-07-27 19:25:06 +08:00
.build-test-rules.yml mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
CMakeLists.txt esp_adc: remove esp_adc from g1 component dependencies 2022-07-28 03:49:48 +00:00
Kconfig mcpwm: deprecate legacy driver 2022-07-27 15:08:58 +08:00
dac_common.c
gptimer.c
i2c.c I2C: Fullfill the I2C clock tree, and support 26M XTAL on ESP32-C2 2022-07-19 11:41:42 +08:00
ledc.c esp_hw_support/sleep: fix cannot pd cpu and rc fast at the same time during light sleep 2022-07-28 11:10:58 +08:00
linker.lf sdm: added channel allocator for sigma delta module 2022-07-20 14:59:50 +08:00
pulse_cnt.c esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
sdio_slave.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
sdkconfig.rename
sdm.c sdm: refactor example with new driver 2022-07-20 14:59:50 +08:00
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
spi_bus_lock.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_common.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_master.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_slave.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_slave_hd.c esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
temperature_sensor.c
touch_sensor_common.c
twai.c esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
uart.c uart: Add a new API to get the free space size of tx buffer 2022-07-05 18:39:22 +08:00
usb_serial_jtag.c