Reduce extra peripherals
- danicampora
- Posts: 342
- Joined: Tue Sep 30, 2014 7:20 am
- Contact:
Re: Reduce extra peripherals
71828... that's slightly above 70K.... Looks correct to me.
Re: Reduce extra peripherals
can you share a link to this minimal version? it will be so helpful!danicampora wrote: ↑Thu Jun 11, 2015 9:59 amA minimal port of MicroPython takes around 70K on a Cortex-M, and that's just the core without any libraries or even a REPL. I would say that absolute min specs to have something useful are like 128K Flash and 32K of RAM. If you want to do serious stuff, then multiply those figures by 2.
Just my 0,02...