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

support megaAVR boards (e.g. Nano Every) #44

Closed
bxparks opened this issue Jan 25, 2021 · 1 comment
Closed

support megaAVR boards (e.g. Nano Every) #44

bxparks opened this issue Jan 25, 2021 · 1 comment

Comments

@bxparks
Copy link
Owner

bxparks commented Jan 25, 2021

AceTime does not work on megaAVR boards because:

  1. It uses the new Arduino API,
  2. Its F() macro returns the wrong type.

I don't have the time to work on this, and I don't have any megaAVR boards that I can test on. I am explicitly blacklisting the megaAVR in AceTime.h for now, so that the user gets a useful error message, instead of pages of compiler errors.

(This issue is identical to bxparks/AUnit#56).

@bxparks
Copy link
Owner Author

bxparks commented Nov 4, 2021

AceTime will not support ArduinoCore-api in the foreseeable future. So it will not support the megaAVR. Closing.

@bxparks bxparks closed this as completed Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant