New board Scumaker AirPi HAT for Raspberry Pi B series

This commit is contained in:
SalimTerryLi
2020-10-01 23:22:47 +08:00
committed by GitHub
parent 967f741a0e
commit 25eca31e3a
19 changed files with 497 additions and 161 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ pipeline {
]
def armhf_builds = [
target: ["aerotenna_ocpoc_default", "beaglebone_blue_default", "emlid_navio2_default", "px4_raspberrypi_default"],
target: ["aerotenna_ocpoc_default", "beaglebone_blue_default", "emlid_navio2_default", "px4_raspberrypi_default", "scumaker_airpi2_default"],
image: docker_images.armhf,
archive: false
]