From 428ec69095e1b00247f32ce5e4ccd8e11fee2684 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 6 Aug 2019 12:42:02 +0300 Subject: lite-aeolus-*: Upstream removed arduino_101 support. Change-Id: I2747300fdeb05bdad648dd5e359a9e6dee67d54c Signed-off-by: Paul Sokolovsky --- lite-aeolus-jerryscript.yaml | 4 ---- lite-aeolus-micropython.yaml | 4 ---- lite-aeolus-zephyr.js.yaml | 4 ---- 3 files changed, 12 deletions(-) diff --git a/lite-aeolus-jerryscript.yaml b/lite-aeolus-jerryscript.yaml index 3e062318..099b8c70 100644 --- a/lite-aeolus-jerryscript.yaml +++ b/lite-aeolus-jerryscript.yaml @@ -56,7 +56,6 @@ name: PLATFORM values: - 96b_carbon - - arduino_101 - disco_l475_iot1 - frdm_k64f # Disabled due to Zephyr toolchain bug, @@ -110,9 +109,6 @@ echo "Preparing to submit to LAVA" case "${PLATFORM}" in - #arduino_101) - # export DEVICE_TYPE=arduino101 - # ;; disco_l475_iot1) export DEVICE_TYPE=disco-l475-iot1 ;; diff --git a/lite-aeolus-micropython.yaml b/lite-aeolus-micropython.yaml index 96eb0705..92d4564e 100644 --- a/lite-aeolus-micropython.yaml +++ b/lite-aeolus-micropython.yaml @@ -56,7 +56,6 @@ name: PLATFORM values: - 96b_carbon - - arduino_101 - disco_l475_iot1 - frdm_k64f - frdm_kw41z @@ -108,9 +107,6 @@ echo "Preparing to submit to LAVA" case "${PLATFORM}" in - #arduino_101) - # export DEVICE_TYPE=arduino101 - # ;; disco_l475_iot1) export DEVICE_TYPE=disco-l475-iot1 ;; diff --git a/lite-aeolus-zephyr.js.yaml b/lite-aeolus-zephyr.js.yaml index bb0ea055..763180a2 100644 --- a/lite-aeolus-zephyr.js.yaml +++ b/lite-aeolus-zephyr.js.yaml @@ -50,7 +50,6 @@ name: PLATFORM values: - 96b_carbon - - arduino_101 - frdm_k64f - qemu_cortex_m3 - qemu_x86 @@ -102,9 +101,6 @@ BIN_EXT=bin case "${PLATFORM}" in - #arduino_101) - # export DEVICE_TYPE=arduino101 - # ;; disco_l475_iot1) export DEVICE_TYPE=disco-l475-iot1 ;; -- cgit v1.2.3