Skip to content

Explicitly specify all supported architectures and drop 'sam'. #13

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

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

aentinger
Copy link
Contributor

This library uses ArduinoCore-API defined class HardwareSerial which is not fully API compatible with the one used within ArduinoCore-sam. Consequently sam is dropped from the list of supported architectures.

Considering additionally that this library requires Arduino_RS485 which does not support ArduinoCore-sam either.

This library uses ArduinoCore-API defined class HardwareSerial which is not fully API compatible with the one used within ArduinoCore-sam. Consequently sam is dropped from the list of supported architectures.

Considering additionally that this library requires Arduino_RS485 which does not support ArduinoCore-sam either.
@aentinger aentinger added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Dec 29, 2022
@aentinger aentinger self-assigned this Dec 29, 2022
@aentinger aentinger merged commit f5818ce into master Dec 29, 2022
@aentinger aentinger deleted the restric-arch branch December 29, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant