We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Put architectures wildcard in code tags instead of quotation marks to avoid confusion
Corrected documentation related to use of static libraries
Specify minimum arduino-builder version for precompiled property support
Note that 1.5 folder structure is required for dot_a_linkage as requested at https://github.com/arduino/arduino-builder/issues/253#issuecomment-340527211
Document the precompiled property. References: https://github.com/arduino/arduino-builder/commit/89d7d392ac3f5aba40af276750a2d8548c5365c7, https://groups.google.com/a/arduino.cc/forum/#!topic/developers/YH0CNIednmw
(#6611) fix name requirement at library.properties file format > name
add name requirement at library.properties file format > name
Show valid category values as a list
Delete "not"
Added an example keywords.txt file and added some clarification around the formatting.
Updated Arduino IDE 1.5: Library specification (markdown)
Rewrite line on 1.0.x compatibility: location is in base folder, not src
Fix typos in previous edit
Add version for dot_a_linkage
Document dot_a_linkage
Update specification version number
Added `includes` metadata specification
Consistently specify compatible IDE versions as 1.5.x+ to include 1.6.x, etc.
"may be not" --> "may not be"
Fix typos
Specified that library version should be semver compliant
add category line to example
Added category documentation to library.properties section
Discussing import library and the library's de-facto public interface.
fix typo
Update to rev.2