Robert,

I saw your port, unfortunately after I had already written mine. I did
base my RTT code on your partial implementation. I thought that the PR
was not active, since it has been waiting for about 6 months for PR
#1610.

You can see the RTT implementation here:
https://github.com/ZetaR60/RIOT/blob/master/cpu/atmega_common/periph/rtt.c

Still requires a bit more testing though.

Sincerely,
Matthew


On Fri, 16 Mar 2018 08:49:27 +0100
Robert Hartung <hart...@ibr.cs.tu-bs.de> wrote:

> Hi Matthew,
> I already ported the atmega1284p to RIOT: 
> 
> https://github.com/RIOT-OS/RIOT/pull/7604
> <https://github.com/RIOT-OS/RIOT/pull/7604>
> 
> Best Regards,
> Robert
> 
> > Am 14.03.2018 um 18:49 schrieb Matthew Blue
> > <matthew.blue.ne...@gmail.com>:
> > 
> > Hello all,
> > 
> > I am building mesh networking sensor arrays for agriculture, and I
> > am working on RIOT as an operating system for them. I have a number
> > of bits of hardware that I need to write support for and I would
> > like to contribute that back to RIOT. However, since this is ag
> > equipment designed to be deployed in large quantities, I expect
> > that it will not really be available for developers other than
> > myself to test on.
> > 
> > What is the RIOT community's policy on submitting support for things
> > like CPUs and peripherals without a board implementing them? I
> > intend to support what I contribute into the foreseeable future. I
> > suspect that having hardware already supported will influence
> > future board designs if they are intended to run a system like RIOT
> > (it influenced some of my design choices).
> > 
> > Some of the specific bits I intend to add are the ATmega1284P MCU,
> > the TCA9539 I2C GPI expander, and the ADS1015 ADC (and variants).
> > 
> > Sincerely,
> > Matthew
> > _______________________________________________
> > devel mailing list
> > devel@riot-os.org
> > https://lists.riot-os.org/mailman/listinfo/devel
> 

_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to