Browse Source

HAL_ChibiOS: fixed R9Pilot board ID

zr-v5.1
Andrew Tridgell 5 years ago
parent
commit
c3f2117590
  1. 2
      libraries/AP_HAL_ChibiOS/hwdef/R9Pilot/hwdef-bl.dat
  2. 2
      libraries/AP_HAL_ChibiOS/hwdef/R9Pilot/hwdef.dat

2
libraries/AP_HAL_ChibiOS/hwdef/R9Pilot/hwdef-bl.dat

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
MCU STM32F7xx STM32F767xx
# board ID for firmware load
APJ_BOARD_ID 1004
APJ_BOARD_ID 1008
# crystal frequency, setup to use external oscillator
OSCILLATOR_HZ 8000000

2
libraries/AP_HAL_ChibiOS/hwdef/R9Pilot/hwdef.dat

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
MCU STM32F7xx STM32F767xx
# board ID for firmware load
APJ_BOARD_ID 1004
APJ_BOARD_ID 1008
# crystal frequency, setup to use external oscillator
OSCILLATOR_HZ 8000000

Loading…
Cancel
Save