Search found 1 match

by dave_the_fav
Mon Jul 22, 2019 12:05 pm
Forum: Other Boards
Topic: Compiling MicroPyton with IAR & Keil c compiler
Replies: 18
Views: 16380

Re: Compiling MicroPyton with IAR & Keil c compiler

It is possible to compile MicroPython with IAR Embedded Workbench. I've ported it to run inside of Digi International's XBee products (currently Cellular and Zigbee) on SiLabs EFM/EFR hardware. Some issues I encountered: Since IAR uses a project file instead of a Makefile, I had to manually add the...