Skip to content

Commit ae1079e

Browse files
authored
feat: add power led blue flag to cloud build (#101)
1 parent 8a9aae8 commit ae1079e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

targets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,10 @@
159159
"disable_mcucheck": {
160160
"build_flag": "DISABLE_MCUCHECK",
161161
"values": ["YES", "NO"]
162+
},
163+
"power_led_blue": {
164+
"build_flag": "POWER_LED_BLUE",
165+
"values": ["YES", "NO"]
162166
}
163167
},
164168
"tags": {

0 commit comments

Comments
 (0)