Is there anyway to configure platformio to run the native AVR program?

This was already answered multiple times: AVR programming without arduino framework - #2 by ivankravets

Just remove the framework = .. line do program without a framework, natively.

2 Likes