1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-19 13:20:42 +03:00
ben-wpan/fw/common
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
..
config.h More config rearranging: USB IDs are now in include/atspi/usb-ids.h, which 2010-08-20 03:00:27 -03:00
io.h xxx_MODE were used as if they were port bits, not registers. 2010-08-20 17:50:12 -03:00
Makefile Generate port, bit, and output mode definitions from io.h 2010-08-19 22:02:38 -03:00