Renamed pax4fmu-v3 to pax4fmu-v4

This commit is contained in:
David Sidrane
2015-11-18 04:50:53 -10:00
committed by Lorenz Meier
parent 7fb90d751f
commit a67097731a
27 changed files with 23 additions and 23 deletions

View File

@@ -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

View File

@@ -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