项目作者: wookey-project

项目描述 :
USB DFU stack
高级语言: C
项目地址: git://github.com/wookey-project/libdfu.git
创建时间: 2019-05-17T13:16:11Z
项目社区:https://github.com/wookey-project/libdfu

开源协议:GNU Lesser General Public License v2.1

下载


Wookey DFU device stack

Introduction

This is the device-side implementation of the DFU protocol. This stack fully support the
DFU state automaton.

libDFU API

See the doc/ directory for more informations on how to use this library and its architecture.

Building libdfu

Libdfu is to be build in the tataouine build environment as a userspace library (in the libs/ directory of tataouine).
See the tataouine documentation of the Wookey project for more information.