1
0
mirror of git://projects.qi-hardware.com/ben-blinkenlights.git synced 2024-07-01 02:25:27 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Werner Almesberger
76c0616f6c bbl.c (main): open /dev/mem with O_SYNC to disable caching 2011-01-03 18:31:38 -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
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