STM32 test: simplified makefile

This commit is contained in:
Pavel Kirienko 2014-07-24 13:40:01 +04:00
parent 126e84a38b
commit d5e7b277f2

View File

@ -16,9 +16,6 @@ CPPSRC = src/main.cpp src/dummy.cpp
UDEFS = -DUAVCAN_STM32_CHIBIOS=1 \
-DUAVCAN_STM32_TIMER_NUMBER=6 \
-DUAVCAN_MEM_POOL_BLOCK_SIZE=56 \
-DUAVCAN_TOSTRING=0 \
-DUAVCAN_EXCEPTIONS=0 \
-DUAVCAN_TINY=1 \
-DUAVCAN_STM32_NUM_IFACES=2