esp-idf/examples/cxx/experimental/experimental_cpp_component/test
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
..
CMakeLists.txt cmock: added cmock as component 2020-09-02 16:38:37 +08:00
component.mk C++: Moved all C++ examples to own folder 2020-02-18 12:48:57 +08:00
test_cxx_exceptions.cpp C3: build and run unit tests 2021-01-11 11:34:37 +08:00
test_esp_event_cxx.cpp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_esp_timer.cpp [esp_timer]: created mock override component 2021-08-13 15:00:39 +08:00
test_i2c.cpp [cxx]: fixed I2C master timeout 2021-07-15 16:44:08 +08:00
unity_cxx.hpp [cxx]: simple spi master class 2021-10-25 14:56:59 +08:00