Hi Kévin,

On Tue, Dec 16, 2014 at 03:05:52PM +0100, ROUSSEL Kévin wrote:
> It's been a few months now since an AVR device (Arduino Mega) port has been
> available in RIOT.
> 
> Does somebody use it regularly? I would like to try some developments on
> AVR, and I was wondering if AVR support was production-ready, or if there
> was still "rough edges" to aware of?

https://github.com/RIOT-OS/RIOT/wiki/Board%3A-Arduino-Mega2560#state
"""
While there is basic support in RIOT, there are still some parts missing:
- Timer implementation needs love (ideally simulate a 32bit timer by
  adding an overflow counter to the implementation)
- LPM driver missing
- GPIO driver missing
- SPI/I2C/TWI driver missing
- ADC driver missing
"""

PWM is also missing, even from the list of missing things ;)

Cheers, Ludwig
_______________________________________________
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to