1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-18 09:01:29 +03:00
ben-wpan/fw
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 xxx_MODE were used as if they were port bits, not registers. 2010-08-20 17:50:12 -03:00
boot A new try at config.h management: moved it to ../common, along with io.h 2010-08-19 21:57:59 -03:00
common xxx_MODE were used as if they were port bits, not registers. 2010-08-20 17:50:12 -03:00
include Introduce library with ATSPI access functions (largely untested) 2010-08-20 16:27:24 -03:00
Makefile Generate port, bit, and output mode definitions from io.h 2010-08-19 22:02:38 -03:00