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 arduino:samd Core >= 1.8.10 #45

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

support arduino:samd Core >= 1.8.10 #45

bxparks opened this issue Jan 25, 2021 · 1 comment

Comments

@bxparks
Copy link
Owner

bxparks commented Jan 25, 2021

The arduino::samd core converted to using a new Arduino API for versions >= 1.8.10. (The SparkFun::samd core is fine). I don't have time to work on this right now, so I will explicitly blacklist these boards in AceTime.h so that the user gets a useful error message, instead of pages of compiler errors.

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

@bxparks bxparks changed the title support arduino::samd Core >= 1.8.10 support arduino:samd Core >= 1.8.10 Jan 25, 2021
bxparks added a commit that referenced this issue Apr 2, 2021
… __FlashStringHelper*) into .cpp file, to avoid including <Arduino.h> in the header file (see #45)
bxparks added a commit that referenced this issue Apr 2, 2021
…t __FlashStringHelper*) into .cpp file, to avoid including <Arduino.h> in the header file (see #45)
bxparks added a commit that referenced this issue Apr 2, 2021
…ter compiler errors on arduino:samd>=1.8.11 (see #45)
bxparks added a commit that referenced this issue Apr 2, 2021
bxparks added a commit that referenced this issue Apr 2, 2021
… __FlashStringHelper*) into .cpp file, to avoid including <Arduino.h> in the header file (see #45)
bxparks added a commit that referenced this issue Apr 2, 2021
…t __FlashStringHelper*) into .cpp file, to avoid including <Arduino.h> in the header file (see #45)
bxparks added a commit that referenced this issue Apr 2, 2021
…ter compiler errors on arduino:samd>=1.8.11 (see #45)
bxparks added a commit that referenced this issue Apr 2, 2021
@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 Arduinocore-samd >=1.8.10. 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

Successfully merging a pull request may close this issue.

1 participant