esp-idf/components/driver
Michael (XIAO Xufeng) 6a8aed12ee ci: partially enable ut tests for esp32c2
Disabled test cases are tracked in:

 IDF-4465, IDF-5045, IDF-5057, IDF-5058, IDF-5059, IDF-5060, IDF-5061, IDF-5131

- test_fatfs: IDF-5136

- test_pm: IDF-5053

- test_cache_mmu: IDF-5138

- test_partitions: IDF-5137

- test_vfs: IDF-5139

- test_freertos: IDF-5140

- test_wpa_supplicant: IDF-5046

- test_mbedtls: IDF-5141

- test_pthread: IDF-5142

- test_protocomm: IDF-5143

- test_lightsleep: IDF-5053

- test_taskwdt: IDF-5055

- test_tcp_transport: IDF-5144

- test_app_update: IDF-5145

- test_timer: IDF-5052

- test_spi: IDF-5146

- test_rtc_clk: IDF-5060

- test_heap: IDF-5167

ci: fixed issues for tests of libgcc, ets_timer, newlib

test_pm: support on C2
2022-06-02 14:23:35 +08:00
..
deprecated legacy_timer: fix converting count value into time second 2022-06-02 11:08:59 +08:00
esp32 rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in 2022-05-24 22:59:41 +08:00
esp32c3
esp32s2
esp32s3
gpio
include docs: Fix I2C thread-safety 2022-05-25 07:22:02 +00:00
rmt rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in 2022-05-24 22:59:41 +08:00
test ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_apps timer: disable nano printf for gptimer examples 2022-06-02 11:08:59 +08:00
CMakeLists.txt
Kconfig
adc.c
adc1_private.h
adc_deprecated.c
adc_single.c
dac_common.c
gdma.c
gptimer.c
i2c.c I2C: Fix a bug making the I2C task wait too long on an event 2022-05-23 02:02:00 +00:00
i2s.c i2s: Fixed divide 0 issue while setting PDM down sampling issue 2022-05-23 16:28:42 +08:00
ledc.c
linker.lf
mcpwm.c driver: remove deprecated code 2022-05-19 11:31:53 +08:00
pulse_cnt.c
sdio_slave.c
sdkconfig.rename
sdmmc_host.c driver: remove deprecated code 2022-05-19 11:31:53 +08:00
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_common.c
spi_master.c driver: remove deprecated code 2022-05-19 11:31:53 +08:00
spi_slave.c
spi_slave_hd.c
temperature_sensor.c
touch_sensor_common.c
twai.c
uart.c
usb_serial_jtag.c