Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Hello,
We're all working on this and other ports too :). Could you share your work to see if it is ready to go to the main repo ? Thanks Dado On Mon, Feb 22, 2010 at 19:40, Euripedes Rocha <[hidden email]> wrote:
_______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Sorry, I don't understand. Where exactly does "Bool" appear in common.c? I just searched that latest SVN revision of common.c and couldn't find any "Bool". In any case, please don't change the default compiler to C++ from C, I really don't want to change the eLua compilation mode to C++. If you really need a "bool" type, typedef it in your platform's type.h file (in your case src/platform/avr32/type.h)
I don't, sorry :) Although I'm not sure what you mean by "we can use a struct to define the type". Maybe I don't fully understand the problem, could you please post more details? Best, Bogdan
_______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
In reply to this post by Euripedes Rocha
Hi,
I took some time yesterday to update the AVR32 library inside eLua with the latest version from Atmel. It compiles now, but I didn't have a chance to test it yet. I'll do it today, and if it works I'll check in my changes. Best, Bogdan On Tue, Feb 23, 2010 at 12:40 AM, Euripedes Rocha <[hidden email]> wrote:
_______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Rejoice! :) The AVR32 port was updated to support the latest Atmel toolchain (2.4.2). Just update from trunk and you should be ready to go.
Best, Bogdan On Wed, Feb 24, 2010 at 11:14 AM, Euripedes Rocha <[hidden email]> wrote:
_______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
In reply to this post by Euripedes Rocha
On Wed, Feb 24, 2010 at 11:14 AM, Euripedes Rocha <[hidden email]> wrote:
Now eLua compiles fine for AVR32, so good luck with your port. Remember to read this link: http://www.eluaproject.net/en_arch_newport.html to get some useful guidelines about how to port eLua to a new CPU/board. Best, Bogdan
_______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes _______________________________________________ eLua-dev mailing list [hidden email] https://lists.berlios.de/mailman/listinfo/elua-dev |
Free forum by Nabble | Edit this page |