Perform an analysis check and show detailed information when processing environments

pio check

  • Perform a static analysis check on a PlatformIO project.
    More information: <https://docs.platformio.org/en/latest/core/userguide/cmd_check.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

pio check --verbose

click the source code to copy