C8051F32x firmware infrastructure

Sign in or create your account | Project List | Help

C8051F32x firmware infrastructure Git Source Tree

Root/README

1F328Xbase - C8051F32x firmware infrastructure
2=============================================
3
4Copyright 2008-2010 Werner Almesberger
5
6The files in this package are distributed under the terms of the
7GNU General Public License (GPL), either version 2, or (at your
8option) any later version.
9
10The full text of the license is included in the file COPYING.GPLv2.
11
12This project is a collection of firmware modules for the Silicon
13Labs C8051F32x series of microcontollers. This includes part of a
14USB stack and a DFU-capable boot loader.
15
16
17Overview
18--------
19
20To do
21
22
23Directory organization
24----------------------
25
26fw/ Firmware sources
27  boot/ DFU-capable boot loader
28  common/ Code shared between boot loader and applications
29  example/ A very simple example application
30f32x/ Flash programmer using the C2 protocol
31
32
33Compilation
34-----------
35
36To do
37

Archive Download this file

Branches:
master



interactive