mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
STM32 test: simplified makefile
This commit is contained in:
parent
126e84a38b
commit
d5e7b277f2
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user