esp-idf/components/driver/test
Martin Vychodil c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:54:45 +01:00
..
esp_serial_slave_link essl: move from esp-idf component to extra component 2022-09-26 12:26:55 +08:00
include/test
param_test
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
test_common_spi.c ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
test_i2c.c ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
test_ledc.c ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
test_rs485.c
test_sdio.c essl: move from esp-idf component to extra component 2022-09-26 12:26:55 +08:00
test_sdmmc_sdspi_init.cpp
test_spi_bus_lock.c Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
test_spi_master.c ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
test_spi_param.c
test_spi_sio.c ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
test_spi_slave.c ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
test_spi_slave_hd.c ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
test_uart.c