boards new split VENDOR_MODEL naming convention

This commit is contained in:
Daniel Agar
2018-11-21 23:27:21 -05:00
committed by David Sidrane
parent f692ad04d0
commit abb3817d31
149 changed files with 401 additions and 407 deletions

View File

@@ -21,7 +21,7 @@ if adc start
then
fi
if ver hwcmp PX4FMU_V2
if ver hwcmp PX4_FMU_V2
then
# External I2C bus
if hmc5883 -C -T -X start
@@ -82,7 +82,7 @@ then
fi
fi
if ver hwcmp PX4FMU_V4
if ver hwcmp PX4_FMU_V4
then
# External I2C bus
if hmc5883 -C -T -X start
@@ -109,7 +109,7 @@ then
fi
fi
if ver hwcmp MINDPX_V2
if ver hwcmp AIRMIND_MINDPX_V2
then
# External I2C bus
if hmc5883 -C -T -X start