Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 2.43 KB

README.md

File metadata and controls

36 lines (23 loc) · 2.43 KB

Arduino Firmware Uploader Plugin helper library

Go Reference Check Go status Sync Labels status Check Go Dependencies status Check Taskfiles status

This project is a library to ease implementation of plugins for the Arduino Firmware Uploader.

Reference implementation

The dummy-plugin folder contains a reference fwuploader plugin implementation.

Security

If you think you found a vulnerability or other security-related bug in this project, please read our security policy and report the bug to our Security Team 🛡️ Thank you!

e-mail contact: [email protected]

License

Copyright (c) 2023 ARDUINO SA (www.arduino.cc)

The software is released under the GNU General Public License, which covers the main body of the serial-discovery code. The terms of this license can be found at: https://www.gnu.org/licenses/gpl-3.0.en.html

See LICENSE.txt for details.