mpu6000: remove factory test for fmu-v2

This commit is contained in:
Julian Oes
2019-10-18 12:09:51 +02:00
committed by Daniel Agar
parent 22c4bb498c
commit f9ddbd7e2a
4 changed files with 18 additions and 1 deletions

View File

@@ -218,6 +218,7 @@ function(px4_add_board)
if(CONSTRAINED_FLASH)
set(px4_constrained_flash_build "1" CACHE INTERNAL "constrained flash build" FORCE)
add_definitions(-DCONSTRAINED_FLASH)
endif()
if(TESTING)