Skip to content

Commit f95730f

Browse files
authored
Merge pull request #6099 from janjongboom/patch-1
gnuarmeclipse exporter uses mBed instead of proper casing
2 parents ec7a13d + ecc07c3 commit f95730f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/export/gnuarmeclipse/makefile.targets.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DO NOT REMOVE! Generated by the GNU ARM Eclipse exporter from an mBed project.
1+
# DO NOT REMOVE! Generated by the GNU ARM Eclipse exporter from an Mbed project.
22

33
mbedclean:
44
$(RM) $(OBJS)

0 commit comments

Comments
 (0)