esp-idf/tools/ci/check_examples_cmake_make-cmake_ignore.txt
Jakob Hasse 7efb01846f [cxx]: simple spi master class
* spi cxx unit test (CATCH-based, on host)
* added portmacro.h to driver mocking
* added simple testing app to write/read SPI,
  using an MPU9250
2021-10-25 14:56:59 +08:00

12 lines
302 B
Plaintext

components/
common_components/
cxx/experimental/experimental_cpp_component/
cxx/experimental/esp_modem_cxx
main/
build_system/cmake/
mb_example_common/
examples/cxx/experimental/blink_cxx
examples/peripherals/lcd/lvgl
examples/peripherals/i2s/i2s_es8311
examples/cxx/experimental/simple_spi_rw_example