5 lines
125 B
Makefile
5 lines
125 B
Makefile
|
# C++ wrapper files.
|
||
|
CHCPPSRC = ${CHIBIOS}/os/various/cpp_wrappers/ch.cpp
|
||
|
|
||
|
CHCPPINC = ${CHIBIOS}/os/various/cpp_wrappers
|