1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-18 07:45:52 +03:00
ben-wpan/atusb/fw/include
Werner Almesberger 370cd320ef atusb/fw: new request ATUSB_GPIO for direct GPIO access
reset_rf now resets all GPIOs to their default state. This way, we
can easily recover from an incomplete or incorrect use of ATUSB_GPIO.

- atusb.c (main), board.c (reset_rf): moved call to spi_init into
  reset_rf
- board.c (reset_rf, board_init): moved GPIO setup to reset_rf
- board.c (reset_rf): set GPIOs to reset defaults
- board.h (gpio), board.c: read/modify/write all settings of GPIO
  ports
- include/atusb/ep0.h (enum atspi_requests): added new request
  ATUSB_GPIO
- ep0.c (my_setup): ATUSB_GPIO reads/reconfigures a GPIO port
2011-06-04 10:29:10 -03:00
..
atusb atusb/fw: new request ATUSB_GPIO for direct GPIO access 2011-06-04 10:29:10 -03:00
at86rf230.h atusb/fw/include/at86rf230.h: make 231-centric 2011-01-07 14:31:27 -03:00