1
0
mirror of git://projects.qi-hardware.com/ben-blinkenlights.git synced 2024-06-30 22:39:48 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Werner Almesberger
49c76e0f8e ext/: added uSD extender board (draft) 2010-11-02 12:17:20 -03:00
Werner Almesberger
979a631ef5 Be more careful with "volatile". It still worked, but was not a good example.
- bbl/bbl.c (REG): the cast took the volatile away
2010-09-02 03:09:16 -03:00
Werner Almesberger
1f509de5ad Cleaned up bbl.c and added comments.
- bbl/bbl.c: PD* macros now contain the REG(), making their use easier
- bbl/bbl.c: added description of the XBurst set/clear concept
- bbl/bbl.c: added comments all over the place
2010-09-01 21:49:22 -03:00
Werner Almesberger
87f1ae7744 Get stdpass from kicad-libs. Added bbl.cmp to make pcbnew happy.
- bbl.pro: use stdpass in kicad-libs, not the copy in ben-wpan (the latter
  project will use kicad-libs too)
- bbl.cmp: added to stop pcbnew from complaining each time we read the
  netlist
2010-09-01 19:06:01 -03:00
Werner Almesberger
759daff979 Describe origin and purpose.
- README: describe the project's origin and purpose
- bbl/bbl.c: corrected title
2010-09-01 04:26:31 -03:00
Werner Almesberger
ceca128fbf Initial commit. 2010-09-01 04:02:24 -03:00