Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlatformIO support #1104

Open
Andy79881 opened this issue May 25, 2024 · 2 comments
Open

PlatformIO support #1104

Andy79881 opened this issue May 25, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation Non-ArduinoIDE only This issue only concerns a development tool that is not Arduino, I may not know how to test/fix. question/tech support Request for help or technical support, not an issue with the core

Comments

@Andy79881
Copy link

Andy79881 commented May 25, 2024

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
Copy link

T94T commented Jun 28, 2024

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

You need to set platform = atmelmegaavr

@SpenceKonde
Copy link
Owner

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)

@SpenceKonde SpenceKonde added documentation Improvements or additions to documentation question/tech support Request for help or technical support, not an issue with the core Non-ArduinoIDE only This issue only concerns a development tool that is not Arduino, I may not know how to test/fix. labels Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Non-ArduinoIDE only This issue only concerns a development tool that is not Arduino, I may not know how to test/fix. question/tech support Request for help or technical support, not an issue with the core
Projects
None yet
Development

No branches or pull requests

3 participants