Skip to content

Commit 3d51e8c

Browse files
Tidied up names of Maple boards in boards.txt menu names
1 parent 1d7a0bc commit 3d51e8c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

STM32F1/boards.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ menu.bootloader_version=Bootloader version
66
menu.upload_method=Upload method
77

88
##############################################################
9-
mapleMini.name=LeafLabs Maple Mini Rev 2 to Flash
9+
mapleMini.name=Maple Mini
1010

1111
mapleMini.build.board=MAPLE_MINI
1212
mapleMini.build.core=maple
@@ -37,7 +37,7 @@ mapleMini.menu.bootloader_version.bootloader20.upload.maximum_size=122880
3737
mapleMini.menu.bootloader_version.bootloader20.upload.altID=2
3838

3939
##############################################################
40-
maple.name=LeafLabs Maple Rev 3+ to Flash
40+
maple.name=Maple (Rev 3)
4141

4242
maple.upload.tool=maple_upload
4343
maple.upload.protocol=maple_dfu
@@ -60,7 +60,7 @@ maple.build.vect=VECT_TAB_ADDR=0x8005000
6060

6161

6262
##############################################################
63-
mapleRET6.name=LeafLabs Maple RET6 to Flash
63+
mapleRET6.name=Maple (RET6)
6464

6565
mapleRET6.build.board=MAPLE_RET6
6666
mapleRET6.build.core=maple

STM32F1/platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# For more info:
44
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
55

6-
name=STM32 Boards (stm32duino)
6+
name=STM32 Boards (STM32duino.com)
77
version=0.1.2
88

99
compiler.warning_flags=-w -DDEBUG_LEVEL=DEBUG_NONE

0 commit comments

Comments
 (0)