1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-13 09:03:20 +03:00
ben-wpan/tools/atrf-gpio
Werner Almesberger 14215f5b12 atrf-gpio: added control commands; register read can now be masked
- atrf-gpio.c (reg_op, usage): new command "delay" to add a 10 ms
  delay
- atrf-gpio.c (reg_op, usage): new command "frame" to write one
  byte to the frame buffer
- atrf-gpio.c (reg_op, usage): new command "reset" to reset the
  transceiver (via atrf_reset_rf)
- atrf-gpio.c (reg_op, usage): new command "slp_tr" to pulse SLP_TR
  (via atrf_slp_tr)
- atrf-gpio.c (reg_op, usage): register read can now be followed by a
  mask value
2011-06-06 00:27:41 -03:00
..
atben.c atrf-gpio: accept 'o' as an alias for 'l' 2011-06-05 21:47:02 -03:00
atrf-gpio.c atrf-gpio: added control commands; register read can now be masked 2011-06-06 00:27:41 -03:00
atrf-gpio.h atrf-gpio: new utility to directly access GPIOs (for now atben-only) 2011-06-04 09:50:27 -03:00
atusb.c atrf-gpio: accept 'o' as an alias for 'l' 2011-06-05 21:47:02 -03:00
Makefile atrf-gpio: new utility to directly access GPIOs (for now atben-only) 2011-06-04 09:50:27 -03:00