You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Just fyi - the Linux port uses a slightly different method of variable storage that lets it dynamically grow the memory it uses (the MCU versions needs to allocate it up front)

    Even if you store code in flash, each function will use 2 or 3 vars to store the pointer to the code. But still - it's a big improvement.

About

Avatar for Gordon @Gordon started