I have recently installed PlatformIO as I currently working with a AVR development project (tool-chain working fine). However, now when I save the source (.c) Atom want to try and build the code using g++ which is not install because I am using AVR-C (and gcc).
I was wondering if anyone could point me to the configuration for turning this ‘feature’ off?
Thanks in advance,
Harold Clements
==========
Follow Up:
The problem is with the “iinter-gcc” plug-in. Still not sure how to fix it (as you can tell, I am new to Atom)…
==========