Skip to content

Conversation

@per1234
Copy link

@per1234 per1234 commented Sep 9, 2018

  • Add library.properties files. These are required for the Arduino IDE to recognize libraries in the 1.5 format (source files under the src folder).
  • Move keywords.txt files to the root of the library folders. The Arduino IDE will not recognize keywords.txt files under the src folder.
  • Move example sketches to appropriately named folders. The Arduino IDE requires that sketches be in a folder of the same name. This change causes the examples to be accessible via the File > Examples > LIBRARYNAME menu after installing the library.
  • Update installation instructions. Note: I did not attempt to update the Português version of the instructions.

- Add library.properties files. These are required for the Arduino IDE to recognize libraries in the 1.5 format (source files under the src folder).
- Move keywords.txt files to the root of the library folders. The Arduino IDE will not recognize keywords.txt files under the src folder.
- Move example sketches to appropriately named folders. The Arduino IDE requires that sketches be in a folder of the same name. This change causes the examples to be accessible via the File > Examples > LIBRARYNAME menu after installing the library.
- Update installation instructions.
@per1234 per1234 force-pushed the arduino-ide-compatibility branch from 5c8d152 to 75428ae Compare May 25, 2019 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant