boards: alphabetize and sync common drivers and modules

This commit is contained in:
Daniel Agar
2019-11-19 19:59:09 -05:00
parent dee8d200d8
commit 8c38176d77
49 changed files with 405 additions and 702 deletions

View File

@@ -9,7 +9,7 @@ if [ -z ${PX4_DOCKER_REPO+x} ]; then
# eagle, excelsior
PX4_DOCKER_REPO="lorenzmeier/px4-dev-snapdragon:2018-09-12"
elif [[ $@ =~ .*ocpoc.* ]] || [[ $@ =~ .*navio2.* ]] || [[ $@ =~ .*raspberry.* ]] || [[ $@ =~ .*bebop.* ]]; then
# aerotennaocpoc_ubuntu, posix_rpi_cross, posix_bebop_default
# aerotenna_ocpoc_default, posix_rpi_cross, posix_bebop_default
PX4_DOCKER_REPO="px4io/px4-dev-armhf:2019-10-24"
elif [[ $@ =~ .*clang.* ]] || [[ $@ =~ .*scan-build.* ]]; then
# clang tools