Skip to content

Commit a7a3de3

Browse files
committed
[EXPORT][NUCLEO_F334R8] a missing line in export/coide.py
1 parent 71f473c commit a7a3de3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workspace_tools/export/coide.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class CoIDE(Exporter):
2828
'LPC1768',
2929
'ARCH_PRO',
3030
'DISCO_F407VG',
31+
'NUCLEO_F334R8',
3132
'NUCLEO_F401RE',
3233
'NUCLEO_F411RE'
3334
]

0 commit comments

Comments
 (0)