Skip to content

Commit 6a33251

Browse files
committed
script missing semicolon
1 parent bae16ca commit 6a33251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_all.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
'feather52840': 'Feather nRF52840 Express',
2727
'cplaynrf52840': 'Circuit Playground Bluefruit Express',
2828
'itsybitsy52840': 'ItsyBitsy nRF52840 Express',
29-
'cluenrf52840': 'Clue nRF52840'
29+
'cluenrf52840': 'Clue nRF52840',
3030
'feather52832': 'Feather nRF52832'
3131
}
3232

0 commit comments

Comments
 (0)