Skip to content

per1234/inoplatforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

507 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ino-hardware-package-list

Check Files status Check General Formatting status Check Go status Check License status Check Markdown status Check npm status Check Poetry status Check Prettier Formatting status Check SVG status Check Website status Check Workflows status Check YAML status Deploy Website status Spell Check status Sync Labels status

A list of all known Arduino hardware packages.

Hardware packages provide the boards platform (AKA "core") and toolchain needed to add support for a board to the Arduino development software (e.g., Arduino IDE).

The list can be viewed online here.

Columns

  • Name: The package index packages[].platforms[].name value, the platform.txt name property value, or the {vendor}-{architecture} name used by Arduino IDE as a fallback.
  • Vendor: The package index packages[].name value or the name of the platform's vendor folder. The machine-friendly name of the package is {vendor}:{architecture}.
  • Architecture: The package index packages[].platforms[].architecture value or the name of the platform's architecture folder. The machine-friendly name of the package is {vendor}:{architecture}.
  • Repository: URL of the repository where the platform source files are hosted.
  • Boards Manager URL: The URL for the package index file that provides Boards Manager installation support. This URL must be added to the Arduino IDE's File > Preferences > Additional Boards Manager URLs.
    ❗ This should be the canonical URL specified by the platform installation instructions, if available.
  • Repository Data Folder: The folder in the repository that contains boards.txt.
  • Branch Name: The branch of the repository that contains the platform files.
  • Package Index Repository: The URL of the repository where the package index source file is hosted.
  • Package Index Folder: The path of the folder in the repository containing the package index file.
  • Package Index Branch: The branch of the package index repository that contains the package index file.
  • Reference: URL of the instructions for installing the platform.
  • Notes: Additional information.
  • Suppress: Set to TRUE for platforms whose developer has formally superseded it with an equivalent replacement. These are still cataloged when they may be of historical interest, but should not be selected for general platform usage.

Related

Contributing

Additions/corrections/updates to the list are welcome! Please submit a pull request or issue.

Acknowledgments

Thanks to the open source community who contribute to this project and the software and resources it uses!

See the Acknowledgments page for details.

About

A catalog of all known Arduino boards platforms

Topics

Resources

License

Stars

Watchers

Forks

Contributors