SpenceKonde / megaTinyCore

Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
Other
542 stars 140 forks source link

PlatformIO support #1104

Open Andy79881 opened 1 month ago

Andy79881 commented 1 month ago

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 6 days ago

See: https://github.com/SpenceKonde/megaTinyCore/blob/master/megaavr/extras/PlatformIO.md

You need to set platform = atmelmegaavr