Adding the avr-rss2 platform based on AtMega256RFR2

This commit is contained in:
Robert Olsson 2016-02-22 20:46:07 +01:00
parent d3980668ee
commit ce8e87d60e
91 changed files with 9349 additions and 0 deletions

View file

@ -0,0 +1,11 @@
Hello-sensors
=============
Simple demo to read out sensors from the RSS2 mote.
Demo uses double which has the same size as float on Atmel. We sacrifice
some bytes for this.
Build
-----
make TARGET=avr-rss2