fnordlicht

fnordlicht firmware in C, next generation

  • 所有者: fd0/fnordlicht
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

fnordlicht and fnordlichtmini firmware

This is the firmware sourcecode for different hardware devices, namely:

  • fnordlicht (for details see [1])
  • fnordlichtmini (for details see [2])
  • fnordlicht-controller (for details see [3])

Directory layout

This repository consists of several different subdirectories:

bugs/ files for the ditz[3] issue tracking system
doc/ further documentation and serial protocol description
fnordlicht-firmware/ firmware sourcecode for fnordlicht and fnordlichtmini
fnordlicht-bootloader/ serial bootloader for fnordlicht and fnordlichtmini
fnordlicht-controller/ firmware sourcecode for fnordlicht-controller
fnordlicht-controller-bootloader/ sourcecode for the fnordlicht-controller usb bootloader
common/ common C header files used by all programs
tests/ ruby-scripts for testing the serial
protocol implementation
compiled/ compiled binaries for several processors

git submodules

If the directory 'fnordlicht-controller-bootloader' does not contain any files
(and you cloned the repository with git), you need to initialize the submodule:
$ git submodule init
[...]
$ git submodule update
[...]

License

Each file contains a header, which states the author(s) and license for that
file. Most code is licensed as GPL (version 3). The text for this license can
be found in the file COPYING.

Links

[1] http://www.lochraster.org/fnordlicht
[2] http://www.lochraster.org/fnordlichtmini
[3] http://ditz.rubyforge.org

主要指标

概览
名称与所有者fd0/fnordlicht
主编程语言C
编程语言Python (语言数: 4)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2009-09-19 12:07:03
推送于2010-09-23 11:23:09
最后一次提交2010-09-23 13:23:54
发布数3
最新版本名称0.3 (发布于 2009-12-19 21:42:12)
第一版名称0.1 (发布于 2009-12-19 21:05:43)
用户参与
星数31
关注者数5
派生数10
提交数365
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?