Different pool memory consumption in sim and bare metal

It’s not a problem to just define 1.7x more space for sim build. But it’s not convenient to keep such things in mind. If it’s possible to make heap behave the same way as on stm32, that would be convenient.

I need that for PlatformIO, but working Makefile example would be enougth. Also, worth to mention in std2 docs about different heap requirements.