# List of the ChibiOS OOP module. UTILSSRC = UTILSINC = ${CHIBIOS}/os/common/utils/oop/include # Shared variables ALLCSRC += $(UTILSSRC) ALLINC += $(UTILSINC)