boards-list
v1.1.0
Published
Arduino IDE's boards list logic as a standalone lib
Downloads
13
Readme
boards-list
Arduino IDE's boards list logic as a standalone lib
Create and update a headless boards list from the detected ports and discovered boards provided by the Arduino CLI' board list --format json
command output.
Install
npm install boards-list
Acknowledgments
This project has been created from arduino/arduino-ide@69ae38e
and arduino/arduino-ide@db01efe
.
License
This project is licensed under the MIT License - see the LICENSE file for details.