Hi, I have one so I'll be able to give a try and test. As a side note, the atmega328p has very limited ressources (32KB flash, 2KB SRAM) so this will limit the use cases with RIOT (no network stack, etc).
Alex ----- Mail original ----- > On Thu, May 12, 2016 at 11:01 PM, Martine Lenders <[email protected]> > wrote: > > > Hi Laurent, > > definitely! If you have a working port, provide a PR as soon as you see > > fit. I personally only have a Arduino Leonardo, but it shouldn't be hard to > > find an Arduino Uno. Also: the simulated one could be helpful for future > > testing runs. Keep us in the loop :-). > > > > +1! > Emmanuel > > > > > > Cheers, > > Martine > > > > 2016-05-12 21:34 GMT+02:00 Laurent Navet <[email protected]>: > > > >> Hi, > >> > >> Just to let you know that I have a basic port of the arduino-uno board > >> based on an atmega328p uc. > >> My work is largely based on the atmega2560 port. > >> For now, I've managed to build the hello-world and > >> timer_periodic_wakeup examples, and to load and execute generated .elf > >> using the simavr[1] emulator. > >> > >> .. > >> main(): This is RIOT! (Version: 2016.07-devel-114-gc449-paddy-uno). > >> Hello World!. > >> You are running RIOT on a(n) arduino-uno board.. > >> This board features a(n) atmega328p MCU.. > >> > >> Let me know if you're always interested by this port as suggested in > >> the Project Idea List[2. > >> Though, It certaily needs some cleanup and tests on real hardware before > >> PR. > >> > >> Regards, > >> Laurent > >> > >> [1] https://github.com/buserror/simavr > >> [2] https://github.com/RIOT-OS/RIOT/wiki/Project-Idea-List > >> > >> -- > >> « On ne résout pas un problème avec les modes de pensée qui l’ont > >> engendré. » > >> « You cannot solve current problems with current thinking. Current > >> problems are the result of current thinking » > >> _______________________________________________ > >> devel mailing list > >> [email protected] > >> https://lists.riot-os.org/mailman/listinfo/devel > >> > > > > > > _______________________________________________ > > devel mailing list > > [email protected] > > https://lists.riot-os.org/mailman/listinfo/devel > > > > > > _______________________________________________ > devel mailing list > [email protected] > https://lists.riot-os.org/mailman/listinfo/devel > _______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
