Commit f5818ce
authored
Explicitly specify all supported architectures and drop 'sam'. (#13)
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.1 parent e18d1df commit f5818ce
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 54 | | |
58 | 55 | | |
59 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
0 commit comments