Skip to content

Commit

Permalink
Update vscode with latest build_examples.py targets (#11432)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored and pull[bot] committed Feb 9, 2022
1 parent 1f20154 commit 319a4d7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 319a4d7

Please sign in to comment.