Skip to content

arduino/arduino-cli

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Nov 10, 2020
Nov 25, 2020
Nov 25, 2020
Nov 23, 2020
Nov 25, 2020
Nov 20, 2020
Nov 24, 2020
Nov 24, 2020
Nov 20, 2020
Oct 30, 2020
Oct 26, 2020
Nov 10, 2020
Oct 26, 2020
Oct 26, 2020
Nov 23, 2020
Nov 24, 2020
Nov 25, 2020
Nov 25, 2020
Nov 18, 2020
Oct 26, 2020
Oct 26, 2020

Repository files navigation

arduino-check

arduino-check is a command line tool that automatically checks for common problems in your Arduino projects:

  • Sketches
  • Libraries

Usage

After installing arduino-check, run the command arduino-check --help for usage documentation.

Set the ARDUINO_CHECK_OFFICIAL environment variable to "true" to run the checks that only apply to official Arduino projects.