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
+1 -1
View File
@@ -16,7 +16,7 @@ pipeline {
]
def armhf_builds = [
target: ["aerotenna_ocpoc_ubuntu", "emlid_navio2_cross", "parrot_bebop_default"],
target: ["aerotenna_ocpoc_default", "emlid_navio2_cross", "parrot_bebop_default"],
image: docker_images.armhf,
archive: false
]