mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
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
|