esp-idf/components/driver/test_apps/spi/master/main
morris e8847a176f refactor(intr): add namespace for intr_cpu_id_t
previously the intr_types.h doesn't have a namespace,
it has the risk of introduing conflict in user's project.
2023-09-06 09:50:41 +08:00
..
CMakeLists.txt test: move spi related unit-test into pytest app 2022-11-10 16:02:03 +08:00
test_app_main.c flash_mmap: migrate to use esp_mmap driver 2023-02-07 20:23:52 +08:00
test_spi_bus_lock.c esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
test_spi_master.c refactor(intr): add namespace for intr_cpu_id_t 2023-09-06 09:50:41 +08:00
test_spi_sio.c ci: Disable some unit-test-apps for esp32c6 to pass ci build stage 2022-11-28 11:58:30 +08:00