Added basic firmware and client support for the zigduino/atmel128rfa1. It can now...
authorbx-s <bx-s@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Fri, 14 Dec 2012 19:54:49 +0000 (19:54 +0000)
committerbx-s <bx-s@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Fri, 14 Dec 2012 19:54:49 +0000 (19:54 +0000)
commit473345590445f43c3f5dd8e5c3716c8f69b9b1cf
tree65c8d93a1ee43edd4d901abcd6aa80b1bd2bd6b2
parent05e744a159e6c7b808b12e53b5ac231a8045bd8b
Added basic firmware and client support for the zigduino/atmel128rfa1. It can now rx and tx packets.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1362 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
client/GoodFETatmel128.py [new file with mode: 0644]
client/goodfet.zigduino [new file with mode: 0755]
firmware/Makefile
firmware/apps/radios/atmel_radio.c [new file with mode: 0644]
firmware/config.mk
firmware/goodfet.c
firmware/include/atmel_radio.h [new file with mode: 0644]
firmware/lib/atmega128rfa1.c
firmware/platforms/zigduino.h