Improving compile time

Using the bare metal profile was enough to cut compile time down to a few seconds.

{
    "requires": ["bare-metal"]
}

Thank you for pointing out the other options, I’ll keep them in mind.

1 Like