On Thu, Dec 5, 2019 at 11:29 PM, Lapo Pieri wrote:
Is there a sort of code configuration to issue before compiling?
You can comment lines 28-30 in the file nanovna.h to enable/disable support for scanraw and color command. It will reduce memory usage.
I just installed arm-none-eabi-gcc with apt-get install on my old Ubuntu machine and it can compile code from repository with no needs for any change.