Skip to content

BrainCoTech/brain_arduino

Repository files navigation

BrainAI | NeuroMaster

Table of Contents

General

How is the Library Manager index generated?

The Library Manager index contains the data for every release of every one of the thousands of libraries that have been added to the Library Manager list. This index is used by Library Manager to provide installation and updates of the libraries as well as to generate automated documentation pages for the Arduino Library Reference.

Every hour, the automated Library Manager indexer system:

  1. checks every repository in the Library Manager list for new tags, updating the logs accordingly
  2. checks whether those tags meet the requirements for addition to the index
  3. adds entries to the index for compliant tags
  4. pushes the updated index to Arduino's download server

Lint

arduino-lint --recursive --library-manager submit
arduino-lint --recursive --library-manager update
arduino-lint --compliance strict
arduino-cli lib search NeuroMaster
https://downloads.arduino.cc/libraries/logs/github.com/arduino-libraries/Servo/
https://downloads.arduino.cc/libraries/logs/github.com/BrainCoTech/brain_arduino/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published