1.2 KiB
File Descriptions
Documentation for files contained in this repository that aren't self explanatory.
/library.properties
Provides information so that this library can be installed and updated in the Arduino IDE using the Library Manager.
The value of version must be set to the latest stable tagged release. This should be changed and committed just before tagging the new release.
See the Arduino IDE 1.5: Library specification for details.
/library.json
This JSON file is a manifest used by the PlatformIO IDE to make this library available in its Library Manager.
The value of version must be set to the latest stable tagged release. This should be changed and committed just before tagging the new release.
See the PlatformIO library.json documentation for details.
/extras/assets/arduboy_logo.png
/extras/assets/arduboy_screen.png
Templates used to create the ARDUBOY logo used in the bootLogo() function.