I'm on my way to porting Espruino to the EFM32 series of microcontrollers..
I guess I will have more, but right now I have three questions:
1) What is the boardname_af.csv used for? I can't seem to find what files are generated from that file..
2) Right now the target compiles, but the output binary is 0 bytes. Any pointers to what might have happened?
3) Which IDE are you guys usually using when developing the target code? Any pre-made projects for any IDE?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I'm on my way to porting Espruino to the EFM32 series of microcontrollers..
I guess I will have more, but right now I have three questions:
1) What is the boardname_af.csv used for? I can't seem to find what files are generated from that file..
2) Right now the target compiles, but the output binary is 0 bytes. Any pointers to what might have happened?
3) Which IDE are you guys usually using when developing the target code? Any pre-made projects for any IDE?