esp-idf/components/driver
2023-05-23 22:44:25 +08:00
..
analog_comparator driver: Fix ana_cmpr negative enum comparison 2023-04-28 14:52:50 +08:00
dac dac: use STQILA instead empty to improve readability 2023-05-05 01:18:49 +08:00
deprecated adc_cali: supported channel compensation of adc calibration on esp32c6 2023-05-23 22:44:25 +08:00
gpio esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
gptimer esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
i2c lp-i2c: Added support for LP I2C peripheral to LP core 2023-05-19 07:27:51 +02:00
i2s i2s_std: enable left alignment as default 2023-05-09 17:53:53 +08:00
include/esp_private spi_slave: support spi slave hd append mode on chips other than s2 2023-03-21 11:30:17 +08:00
ledc esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
mcpwm mcpwm: fix bldc example force output level inverted 2023-05-10 19:17:21 +08:00
parlio esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
pcnt driver: fix typo "destroy" 2023-03-01 00:43:14 +00:00
rmt rmt: check filter and idle threashold 2023-04-29 06:51:35 +00:00
sdio_slave sdio_slave: add some documentation about impl in the source code 2023-04-10 15:03:16 +08:00
sdmmc sdmmc: incrementally increase delay of vTaskDelay 2023-05-18 05:33:25 +02:00
sigma_delta esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
spi docs: update the description for check_speed_hz 2023-05-23 11:44:47 +08:00
temperature_sensor temperature_sensor: Apply new-shared interface in temperature sensor driver 2023-05-18 15:00:36 +08:00
test_apps adc_cali: supported channel compensation of adc calibration on esp32c6 2023-05-23 22:44:25 +08:00
touch_sensor driver: pack peripherals 2023-02-02 18:19:58 +08:00
twai esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
uart esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
usb_serial_jtag usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep 2023-02-27 12:10:49 +08:00
.build-test-rules.yml ana_cmpr: add an example and test cases 2023-03-17 11:38:32 +08:00
CMakeLists.txt ana_cmpr: designed driver layer 2023-03-17 11:38:32 +08:00
Kconfig spi: change linker file let spi hal able to out from iram 2023-04-21 18:58:36 +08:00
linker.lf ana_cmpr: add programming guide 2023-03-17 14:35:55 +08:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00