.. |
deprecated
|
sdm: clean up soc/hal/ll code
|
2022-07-20 14:59:50 +08: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: Move dedicated GPIO LL and HAL
|
2022-06-14 14:38:29 +08:00 |
i2s
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
include
|
pcnt: add const qualifier to event data
|
2022-07-20 14:59:50 +08:00 |
rmt
|
pcnt: add const qualifier to event data
|
2022-07-20 14:59:50 +08:00 |
test
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
test_apps
|
pcnt: add const qualifier to event data
|
2022-07-20 14:59:50 +08:00 |
.build-test-rules.yml
|
feat: use standalone project idf-build-apps for find/build apps utils
|
2022-07-14 08:26:31 +08:00 |
CMakeLists.txt
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
Kconfig
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
dac_common.c
|
…
|
|
gptimer.c
|
rmt: fix error in rmt register file
|
2022-06-10 18:38:42 +08:00 |
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
|
…
|
|
linker.lf
|
dma: move from driver to hw_support
|
2022-06-28 14:17:12 +08:00 |
mcpwm.c
|
mcpwm: don't support disable carrier first pulse
|
2022-06-02 15:01:18 +08:00 |
pulse_cnt.c
|
pcnt: support set the level of virtual IO
|
2022-06-18 15:00:37 +08:00 |
sdio_slave.c
|
…
|
|
sdkconfig.rename
|
mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE
|
2022-06-02 15:01:18 +08:00 |
sdmmc_host.c
|
…
|
|
sdmmc_private.h
|
…
|
|
sdmmc_transaction.c
|
…
|
|
sdspi_crc.c
|
…
|
|
sdspi_crc.h
|
…
|
|
sdspi_host.c
|
remove: sdspi_host deprecated api
|
2022-06-12 20:07:27 +00:00 |
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
|
spi: move spi_common_internal to esp_private
|
2022-06-24 19:12:13 +08:00 |
temperature_sensor.c
|
Add regi2c enable/disable reference count
|
2022-06-23 15:36:44 +08:00 |
touch_sensor_common.c
|
…
|
|
twai.c
|
…
|
|
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
|
…
|
|