Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Commit 9703756

Browse files
committed
config: update platform specification
Signed-off-by: Frederic Pillon <[email protected]>
1 parent f881a27 commit 9703756

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# See: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
1+
# See: https://arduino.github.io/arduino-cli/latest/platform-specification/
22

33
menu.xserial=Serial interface
44
menu.upload_method=Upload Method

Diff for: platform.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ------------------------------
44
#
55
# For more info:
6-
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
6+
# https://arduino.github.io/arduino-cli/latest/platform-specification/
77

88
name = STM8 Boards
99
version=1.0.0
@@ -45,7 +45,7 @@ compiler.define=-dARDUINO=
4545

4646
system.path=C:\windows\system32\
4747

48-
# This can be overriden in boards.txt
48+
# This can be overridden in boards.txt
4949
build.extra_flags=
5050

5151
# These can be overridden in platform.local.txt

0 commit comments

Comments
 (0)