/fwuploader-plugin-helper

A golang library to implement an Arduino Firmware Uploader Plugin

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

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: security@arduino.cc

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.