Skip to content

Commit 9fbb939

Browse files
jeromecoutantadbridge
authored andcommitted
analog_loop test - keep mcu list and update with STM32 boards
1 parent c9ced22 commit 9fbb939

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tools/tests.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,13 @@
188188
"dependencies": [MBED_LIBRARIES, TEST_MBED_LIB],
189189
"automated": True,
190190
"peripherals": ["analog_loop"],
191+
"mcu": ["LPC1768", "LPC2368", "LPC2460", "KL25Z", "K64F", "K66F", "K22F", "LPC4088", "LPC1549",
192+
"NUCLEO_F072RB", "NUCLEO_F091RC", "NUCLEO_F302R8", "NUCLEO_F303K8", "NUCLEO_F303RE", "NUCLEO_F207ZG",
193+
"NUCLEO_F334R8", "NUCLEO_F303ZE", "NUCLEO_L053R8", "NUCLEO_L073RZ", "NUCLEO_L152RE",
194+
"NUCLEO_F410RB", "NUCLEO_F446RE", "NUCLEO_F446ZE", "NUCLEO_F429ZI",
195+
"DISCO_F407VG", "NUCLEO_F746ZG", "NUCLEO_L476RG",
196+
"DISCO_L053C8", "DISCO_F334C8", "DISCO_L476VG", "DISCO_F469NI", "DISCO_F429ZI",
197+
"ARCH_MAX", "MAX32600MBED", "MOTE_L152RC", "B96B_F446VE"]
191198
},
192199
{
193200
"id": "MBED_A9", "description": "Serial Echo at 115200",

0 commit comments

Comments
 (0)