Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 3.08 KB

README.md

File metadata and controls

39 lines (26 loc) · 3.08 KB

Arduino Firmware Uploader Plugin helper library

Go Reference Check Go status Sync Labels status Check Go Dependencies status Check Taskfiles status Check Workflows status Release status Check Markdown 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 (https://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.