Skip to content

Commit ecc37db

Browse files
committed
fixed platform name and version
1 parent d74055e commit ecc37db

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

sam/1.0.3/platform.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11

2-
# Arduino SAM Core and platform.
3-
# ------------------------------
2+
# OpenTracker SAM Core and platform.
3+
# ----------------------------------
44
#
55
# For more info:
66
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
77

8-
name=Arduino ARM (32-bits) Boards
9-
version=1.6.6
8+
name=OpenTracker ARM (32-bits) Boards
9+
version=1.0.3
10+
11+
# Derived from Arduino SAM core 1.6.6
1012

1113
# SAM3 compile variables
1214
# ----------------------

0 commit comments

Comments
 (0)