1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-29 14:28:13 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Werner Almesberger
4f0af39d4d atusb/fw2/: move board-specific items to board-specific file
- io.h: renamed to board.h
- Makefile (OBJS): added board.o
- atusb.c (reset_rf): moved to board.c
- board.h (reset_rf): give reset_rf a proper declaration
- atusb.c, ep.c, spi.c: include board.h instead of io.h
2011-02-10 07:19:55 -03:00