1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-18 04:30:13 +03:00
ben-wpan/cntr/fw
Werner Almesberger 5514c336a5 Completed the basic counter firmware. Now it just has to work ...
- cntr/fw/cntr/Makefile, cntr/fw/cntr/descr.c, cntr/fw/cntr/ep0.c: enabled
  the usual USB stack
- cntr/fw/cntr/cntr.c: initialize and poll USB
- cntr/fw/cntr/cntr.c, cntr/fw/cntr/ep0.c: added counter application
- cntr/fw/common/config.h (PLATFORM_SETUP): enable the crossbar
2010-08-23 19:56:02 -03:00
..
boot Basic framework for CNTR firmware. 2010-08-23 14:32:50 -03:00
cntr Completed the basic counter firmware. Now it just has to work ... 2010-08-23 19:56:02 -03:00
common Completed the basic counter firmware. Now it just has to work ... 2010-08-23 19:56:02 -03:00
Makefile Basic framework for CNTR firmware. 2010-08-23 14:32:50 -03:00