This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
13ab2cd9f9
esp-idf
/
examples
/
cxx
/
experimental
/
experimental_cpp_component
/
component.mk
4 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
[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-01-14 00:52:36 -05:00
COMPONENT_ADD_INCLUDEDIRS
:=
include private_include
C++: I2C API
2020-02-04 13:08:41 -05:00
COMPONENT_SRCDIRS
:=
./ driver
Reference in New Issue
Copy Permalink