Skip to content

Commit 2920cec

Browse files
authored
[skip changelog] Remove duplicate content re: keywords.txt from platform specification (#788)
The documentation for the keywords.txt formatting should be maintained in one location.
1 parent bf4042e commit 2920cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platform-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,4 +595,4 @@ Introduced in Arduino IDE 1.6.6. This file can be used to override properties de
595595

596596
## keywords.txt
597597

598-
As of Arduino IDE 1.6.6, per-platform keywords can be defined by adding a keywords.txt file to the platform's architecture folder. These keywords are only highlighted in the Arduino IDE when one of the boards of that platform are selected. This file follows the [same format](library-specification.md#keywords) as the keywords.txt used in libraries. Each keyword must be separated from the keyword identifier by a tab.
598+
As of Arduino IDE 1.6.6, per-platform keywords can be defined by adding a keywords.txt file to the platform's architecture folder. These keywords are only highlighted in the Arduino IDE when one of the boards of that platform are selected. This file follows the [same format](library-specification.md#keywords) as the keywords.txt used in libraries.

0 commit comments

Comments
 (0)