diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 9599514ad67204..a7a102d81514e2 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -218,35 +218,46 @@ "description": "What target to build", "options": [ "ameba-amebad-all-clusters", + "android-androidstudio-arm-chip-tool", + "android-androidstudio-arm64-chip-tool", + "android-androidstudio-x64-chip-tool", + "android-androidstudio-x86-chip-tool", "android-arm-chip-tool", "android-arm64-chip-test", "android-arm64-chip-tool", + "android-arm64-chip-tvserver", "android-x64-chip-tool", "android-x86-chip-tool", "efr32-brd4161a-light", "efr32-brd4161a-light-rpc", "efr32-brd4161a-lock", + "efr32-brd4161a-unit-test", "efr32-brd4161a-window-covering", "esp32-c3devkit-all-clusters", "esp32-devkitc-all-clusters", + "esp32-devkitc-all-clusters-ipv6only", "esp32-devkitc-bridge", "esp32-devkitc-lock", "esp32-devkitc-shell", "esp32-devkitc-temperature-measurement", "esp32-m5stack-all-clusters", + "esp32-m5stack-all-clusters-ipv6only", "esp32-m5stack-all-clusters-rpc", + "esp32-m5stack-all-clusters-rpc-ipv6only", "infineon-p6-all-clusters", "infineon-p6-lock", "linux-arm64-all-clusters", "linux-arm64-all-clusters-ipv6only", "linux-arm64-chip-tool", "linux-arm64-chip-tool-ipv6only", + "linux-arm64-rpc-console", "linux-arm64-thermostat", "linux-arm64-thermostat-ipv6only", "linux-x64-all-clusters", "linux-x64-all-clusters-ipv6only", "linux-x64-chip-tool", "linux-x64-chip-tool-ipv6only", + "linux-x64-rpc-console", "linux-x64-thermostat", "linux-x64-thermostat-ipv6only", "mbed-CY8CPROTO_062_4343W-all-clusters-debug", @@ -265,11 +276,13 @@ "mbed-CY8CPROTO_062_4343W-shell-develop", "mbed-CY8CPROTO_062_4343W-shell-release", "nrf-nrf52840-light", + "nrf-nrf52840-light-rpc", "nrf-nrf52840-lock", "nrf-nrf52840-pump", "nrf-nrf52840-pump-controller", "nrf-nrf52840-shell", "nrf-nrf5340-light", + "nrf-nrf5340-light-rpc", "nrf-nrf5340-lock", "nrf-nrf5340-pump", "nrf-nrf5340-pump-controller",