Skip to content

Commit 2e58d11

Browse files
committed
Remove special character from name entry
This prevents issue with some script (ex: Makefile) Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent b9ec519 commit 2e58d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5321,7 +5321,7 @@ GenFlight.menu.upload_method.dfuoMethod.build.bootloader_flags=-DBL_LEGACY_LEAF
53215321
################################################################################
53225322
# Garatronic-McHobby STM32 boards
53235323

5324-
Garatronic.name=Garatronic/McHobby
5324+
Garatronic.name=Garatronic-McHobby
53255325

53265326
Garatronic.build.core=arduino
53275327
Garatronic.build.board=Garatronic

0 commit comments

Comments
 (0)