This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-12-03 07:39:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc1cebe0423f560e0568cb1542e34c3cfa5ec3ec
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 13:52:36 +08:00
COMPONENT_ADD_INCLUDEDIRS
:=
include private_include
C++: I2C API
2020-02-04 19:08:41 +01:00
COMPONENT_SRCDIRS
:=
./ driver
Reference in New Issue
Copy Permalink