项目作者: versioduo

项目描述 :
📁 Firmware Images, Arduino Board Package
高级语言: Shell
项目地址: git://github.com/versioduo/download.git
创建时间: 2019-09-06T16:31:34Z
项目社区:https://github.com/versioduo/download

开源协议:

下载


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.