mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
hwdef: reduced memory usage on MatekF405-CAN board
This commit is contained in:
parent
080b444418
commit
b4f7c6510c
@ -81,6 +81,9 @@ PB8 CAN1_RX CAN1
|
||||
PB9 CAN1_TX CAN1
|
||||
PC13 GPIO_CAN1_SILENT OUTPUT PUSHPULL SPEED_LOW LOW GPIO(70)
|
||||
|
||||
# reduce memory usage
|
||||
define UAVCAN_NODE_POOL_SIZE 1024
|
||||
|
||||
|
||||
# --------------------- UARTs ---------------------------
|
||||
SERIAL_ORDER OTG1 USART1 USART3 UART4 UART5 USART2
|
||||
|
Loading…
Reference in New Issue
Block a user