1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-13 20:16:27 +03:00
ben-wpan/tools/lib
Werner Almesberger b25cbd8120 Fix board initialization in uSD driver. atspi-id now works.
- tools/lib/atusd.c (atusd_cycle): we never turned power back on ?
- tools/atspi-id/atspi-id.c (main): call atspi_close on exit
- tools/lib/atusd.c (atusd_cycle, wait_for_power): moved power on delay to
  separate function
- tools/lib/atusd.c (atusd_open): wait for power to stabilize
- tools/lib/atusd.c (atusd_open): need to reset the board to bring it
  up properly
2010-09-05 21:18:56 -03:00
..
atspi.c Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
atusb.c Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
atusd.c Fix board initialization in uSD driver. atspi-id now works. 2010-09-05 21:18:56 -03:00
driver.h Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
Makefile Further cleanup to make the tools build for the "ben" target. 2010-09-05 20:51:07 -03:00