Skip to content

Commit eab929a

Browse files
committed
Remove duplicated entry
1 parent 98b0981 commit eab929a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspace_tools/tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"peripherals": ["analog_loop"],
131131
"mcu": ["LPC1768", "LPC2368", "KL25Z", "K64F", "K22F", "LPC4088", "LPC1549",
132132
"NUCLEO_F072RB", "NUCLEO_F091RC", "NUCLEO_F302R8", "NUCLEO_F303RE",
133-
"NUCLEO_F334R8", "NUCLEO_L053R8", "NUCLEO_L152RE", "NUCLEO_F334R8"]
133+
"NUCLEO_F334R8", "NUCLEO_L053R8", "NUCLEO_L152RE"]
134134
},
135135
{
136136
"id": "MBED_A9", "description": "Serial Echo at 115200",

0 commit comments

Comments
 (0)