Skip to content

Commit 5008753

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
add DISCO_L475VG_IOT01A and remove K66F for ble examples
1 parent 0e8b7cd commit 5008753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/examples/examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"BLE_Thermometer"
7777
],
7878
"features" : ["BLE"],
79-
"targets" : ["NRF51_DK", "NRF52_DK", "K66F", "NUCLEO_F401RE"],
79+
"targets" : ["NRF51_DK", "NRF52_DK", "DISCO_L475VG_IOT01A"],
8080
"toolchains" : [],
8181
"exporters": [],
8282
"compile" : true,

0 commit comments

Comments
 (0)