PlatformIO support
Andy79881 opened this issue · 2 comments
Andy79881 commented
I would like to use VScode with platformIO instead of Arduino IDE. Is MegaTinyCore supported? Especially I need to check a certain option (using TCA0 for millis() ). I could not figure out how to do that. Do you have any hints to point me in the right direction? Thanks in advance
T94T commented
See: https://github.com/SpenceKonde/megaTinyCore/blob/master/megaavr/extras/PlatformIO.md
You need to set platform = atmelmegaavr
SpenceKonde commented
Yeah, please see that document. And if you have further questions, I would suggest asking a person who has a high liklihood of knowing the answer (which rules me out)