We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdde269 commit 3981348Copy full SHA for 3981348
libraries/AP_HAL_ChibiOS/hwdef/JFB110/hwdef.dat
@@ -27,14 +27,6 @@ USB_STRING_PRODUCT "JFB-110"
27
# ChibiOS system timer
28
STM32_ST_USE_TIMER 2
29
30
-# enable board sub-type detection
31
-define CONFIG_HAL_BOARD HAL_BOARD_CHIBIOS
32
-#define HAL_CHIBIOS_ARCH_FMUV6 1
33
-#define AP_FEATURE_BOARD_DETECT 1
34
-#define CONFIG_HAL_BOARD_SUBTYPE HAL_BOARD_SUBTYPE_CHIBIOS_FMUV5
35
-#define HAL_CHIBIOS_ARCH_FMUV5 1
36
-
37
38
# order of UARTs (and USB)
39
# SERIAL | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
40
SERIAL_ORDER OTG1 UART7 UART5 USART1 UART4 USART6 UART8 USART3 OTG2
0 commit comments