versioduo / download

πŸ“ Firmware Images, Arduino Board Package

Home Page:https://versioduo.com/download/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

download

github.com/versioduo/download/

Firmware

Binary firmware images: com.versioduo.$DEVICE.firmware-$VERSION.bin, automatically picked up by the web configure interface; or can be uploaded to the device with BOSSA.

Firmware updates, installed using the Mass Storage Interface: com.versioduo.$DEVICE.firmware-$VERSION.uf2; a recovery option in case the bootloader is updated and there is no running firmware, or in case the web configure interface is unable to update the device.

Bootloader

Binary bootloader images, installed using a chip programming interface/device: com.versioduo.$DEVICE.bootloader-$VERSION.bin.

Boot loader updates installed using the Mass Storage Interface: com.versioduo.$DEVICE.bootloader-$VERSION.uf2.

Web Interface

Index of firmware updates, picked up by the web configure interface: index.json.

Arduino Board Manager

Core, tools, boards configuration for the Arduino CLI and IDE: package_versioduo_index.json.

Build System

Builds all bootloders: build-bootloader.sh.

Builds the core package: build-core.sh.

Builds all firmware images: build-firmware.sh.

About

πŸ“ Firmware Images, Arduino Board Package

https://versioduo.com/download/


Languages

Language:Shell 100.0%