1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 03:57:18 +03:00
ben-wpan/fw
Werner Almesberger ac349b0bc0 Introduce library with ATSPI access functions (largely untested)
- tools/include/atspi.h, tools/lib/Makefile, tools/lib/atspi.c: library
  with ATSPI access functions
- tools/atspi-id/Makefile: use libatspi
- tools/atspi-id/atspi-id.c (main) use atspi_open instead of open_usb
- fw/atspi/at86rf230.h: moved to fw/include/
- fw/include/at86rf230.h: added ID registers
- fw/atspi/ep0.c: removed stray #endif
2010-08-20 16:27:24 -03:00
..
atspi Introduce library with ATSPI access functions (largely untested) 2010-08-20 16:27:24 -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 More config rearranging: USB IDs are now in include/atspi/usb-ids.h, which 2010-08-20 03:00:27 -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