1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-18 09:01:29 +03:00
ben-wpan/fw/atspi
Werner Almesberger 14c1b4cbfc xxx_MODE were used as if they were port bits, not registers.
- fw/atspi/atspi.c (init_io): comment had the wrong initial value for SCLK
- fw/atspi/atspi.c (init_io): xxx_MODE are registers, not bits ...
- fw/common/io.h (IRQ_RF), fw/atspi/atspi.c (init_io): indicate pending
  moving of IRQ_RF
2010-08-20 17:50:12 -03:00
..
atspi.c xxx_MODE were used as if they were port bits, not registers. 2010-08-20 17:50:12 -03:00
descr.c fw/atspi/: added application with basic EP0 protocol 2010-08-19 09:04:51 -03:00
ep0.c Introduce library with ATSPI access functions (largely untested) 2010-08-20 16:27:24 -03:00
Makefile Fix typo and make "make dfu" work again. 2010-08-20 15:11:41 -03:00