1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-01 13:49:47 +03:00
ben-wpan/tools
Werner Almesberger adc14c4742 tools/lib/: make driver name matching case-sensitive and lower-case names
Case-sensitive is the Unix way, and so is avoiding unnecessary upper-case.

- atben.c (atben_driver): changed name from "Ben" to "ben"
- atusb.c (atusb_driver): changed name from "USB" to "usb"
- atrf.c (select_driver): made driver name matching case-sensitive
2011-04-09 21:18:31 -03:00
..
atrf-id tools/: API change - atrf_open now requires a string argument (can be NULL) 2011-04-09 21:13:11 -03:00
atrf-reset tools/: API change - atrf_open now requires a string argument (can be NULL) 2011-04-09 21:13:11 -03:00
atrf-rssi tools/: API change - atrf_open now requires a string argument (can be NULL) 2011-04-09 21:13:11 -03:00
atrf-trim tools/: API change - atrf_open now requires a string argument (can be NULL) 2011-04-09 21:13:11 -03:00
atrf-txrx tools/: API change - atrf_open now requires a string argument (can be NULL) 2011-04-09 21:13:11 -03:00
atrf-xtal tools/: API change - atrf_open now requires a string argument (can be NULL) 2011-04-09 21:13:11 -03:00
include tools/: API change - atrf_open now requires a string argument (can be NULL) 2011-04-09 21:13:11 -03:00
lib tools/lib/: make driver name matching case-sensitive and lower-case names 2011-04-09 21:18:31 -03:00
Makefile tools/atrf-xtal: new utility to measure the crystal frequency 2011-04-03 22:50:19 -03:00
Makefile.common tools/Makefile.common: offer LDLIBS_$(TARGET) twice (hack - needs more study) 2011-03-03 23:17:32 -03:00