1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-04 05:54:09 +03:00
ben-wpan/tools/lib
Werner Almesberger 45e55fe2f1 tools/: renamed OpenWRT target from "ben" to "ben_openwrt" and added "ben_jlime"
- tools/Makefile (upload): make destinastion host name ("ben" or "jlime")
  depend on TARGET
- tools/Makefile.common (CC_ben, CFLAGS_ben, LDLIBS_ben, MACROS_ben):
  renamed to *_openwrt and added *_jlime equivalents
- tools/atrf-rssi/Makefile: added settings to use SDL_gfx on Jlime
- tools/lib/Makefile (OBJS_ben): renamed to OBJS_ben_openwrt and added
  OBJS_ben_jlime
2011-01-09 19:01:27 -03:00
..
atrf.c libatrf: new function atrf_identify to identify the chip 2011-01-07 12:35:51 -03:00
atusb.c lib/atusb.c: fix typo in function name 2010-11-11 10:34:09 -03:00
atusd.c tools/lib/atusd.c (atusd_open): open /dev/mem with O_SYNC to disable caching 2011-01-03 18:53:56 -03:00
driver.h The Great ATSPI Renaming, part 5: rename "struct atspi_driver" to "atrf_driver" 2010-11-11 09:04:36 -03:00
Makefile tools/: renamed OpenWRT target from "ben" to "ben_openwrt" and added "ben_jlime" 2011-01-09 19:01:27 -03:00
misctxrx.c The Great ATSPI Renaming, part 6: change atrf API from atspi_* to atrf_* 2010-11-11 10:10:13 -03:00