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

SoftwareSerial library not compatible for >20MHz processors #8

Open
ashishsk opened this issue Dec 17, 2020 · 1 comment
Open

SoftwareSerial library not compatible for >20MHz processors #8

ashishsk opened this issue Dec 17, 2020 · 1 comment

Comments

@ashishsk
Copy link

I am using the Feather M4 Express (ATSAMD51 controller on it) with the Serial CAN board and I am unable to compile the example code due to the error below.

lib/SoftwareSerial/SoftwareSerial.cpp:362:2: error: #error This version of SoftwareSerial supports only 20, 16 and 8MHz processors

@ashishsk ashishsk changed the title Not compatible for >20MHz processeors SoftwareSerial library not compatible for >20MHz processors Dec 17, 2020
@ktetsuo
Copy link
Contributor

ktetsuo commented Sep 19, 2021

ref: #10

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

2 participants