Linux
Command
Library
Basics
Tips
Commands
pio-boards
List pre-configured embedded boards available in PlatformIO.
TLDR
List all available boards
$ pio boards
List only boards from installed platforms
$ pio boards --installed
COLLAPSE ALL
Copied to clipboard