mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Renamed pax4fmu-v3 to pax4fmu-v4
This commit is contained in:
committed by
Lorenz Meier
parent
7fb90d751f
commit
a67097731a
@@ -12,7 +12,7 @@ set(config_module_list
|
||||
drivers/stm32/tone_alarm
|
||||
drivers/led
|
||||
drivers/px4fmu
|
||||
drivers/boards/px4fmu-v3
|
||||
drivers/boards/px4fmu-v4
|
||||
drivers/rgbled
|
||||
drivers/mpu9250
|
||||
drivers/hmc5883
|
||||
@@ -458,7 +458,7 @@ function(px4_os_add_flags)
|
||||
-mfpu=fpv4-sp-d16
|
||||
-mfloat-abi=hard
|
||||
)
|
||||
elseif (${BOARD} STREQUAL "px4fmu-v3")
|
||||
elseif (${BOARD} STREQUAL "px4fmu-v4")
|
||||
set(cpu_flags
|
||||
-mcpu=cortex-m4
|
||||
-mthumb
|
||||
|
||||
Reference in New Issue
Block a user