Open erlingrj opened 4 days ago
Do you have any insight here, @magnmaeh?
Hmm print and malloc seem to have the most potential for exploring. But the ROM/RAM usage has always been an issue. But here it looks a little like the std lib printf has gotten into the binary. I might be able to look a little into it this evening.
Compiling
examples/flexpret/src/Smoke.lf
results in a binary needing 21KB RAM and 54KB ROM. This is too much, more than twice as much compiling for Zephyr (10KB and 21KB).Here is some more info: