deprecate thiemar s2740vc-v1 board support

This commit is contained in:
Daniel Agar
2019-11-30 13:15:21 -05:00
parent ffd010b42d
commit 5200cae3a3
13 changed files with 1 additions and 978 deletions

View File

@@ -44,7 +44,7 @@ pipeline {
]
def nuttx_builds_other = [
target: ["px4_esc-v1_default", "thiemar_s2740vc-v1_default"],
target: ["px4_esc-v1_default"],
image: docker_images.nuttx,
archive: false
]