mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-14 20:18:13 +00: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
|