AP_HAL_ChibiOS: correct CubOrange-periph-heavy compilation
canmanager isn't enabled, so no piccolocan
This commit is contained in:
parent
0d43a2bec4
commit
1d8a5ac92d
@ -69,3 +69,4 @@ define HAL_CAN_DRIVER_DEFAULT 1
|
||||
define HAL_PERIPH_LISTEN_FOR_SERIAL_UART_REBOOT_CMD_PORT 0
|
||||
|
||||
define AP_RC_CHANNEL_ENABLED 1
|
||||
define HAL_PICCOLO_CAN_ENABLE 0
|
||||
|
@ -17,7 +17,6 @@ APJ_BOARD_ID 1034
|
||||
|
||||
# setup build for a peripheral firmware
|
||||
env AP_PERIPH 1
|
||||
#env AP_PERIPH_HEAVY 1
|
||||
|
||||
STM32_ST_USE_TIMER 5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user