Browse Source

HAL_ChibiOS: fixed build of f103 rangefinder

c415-sdk
Andrew Tridgell 5 years ago
parent
commit
fcf9356e2c
  1. 3
      libraries/AP_HAL_ChibiOS/hwdef/f103-RangeFinder/hwdef.dat

3
libraries/AP_HAL_ChibiOS/hwdef/f103-RangeFinder/hwdef.dat

@ -11,3 +11,6 @@ define HAL_PERIPH_ENABLE_RANGEFINDER @@ -11,3 +11,6 @@ define HAL_PERIPH_ENABLE_RANGEFINDER
define RANGEFINDER_MAX_INSTANCES 1
define HAL_SERIAL3_PROTOCOL SerialProtocol_Rangefinder
# we're too low on flash with old compler for bootloader
define HAL_NO_ROMFS_SUPPORT

Loading…
Cancel
Save