Skip to content

Commit f0788b3

Browse files
committed
README.md: update list of Arduino boards in Tier 3
1 parent c311027 commit f0788b3

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -1945,11 +1945,16 @@ These boards should work but I don't test them as often:
19451945

19461946
**Tier 3: May work, but not supported**
19471947

1948-
* Any platform using the ArduinoCore-API
1949-
(https://github.com/arduino/ArduinoCore-api).
1950-
* For example, Nano Every, MKRZero, and Raspberry Pi Pico RP2040.
1951-
* Most of my libraries do not work on platforms using the ArduinoCore-API.
1952-
* However AceButton is simple enough that it may still work on these boards.
1948+
* Any platform using the
1949+
[ArduinoCore-API](https://github.com/arduino/ArduinoCore-api). For example:
1950+
* Arduino Nano Every
1951+
* Arduino MKRZero
1952+
* Arduino UNO R4
1953+
* Raspberry Pi Pico RP2040
1954+
1955+
Most of my libraries are *not* compatible with the ArduinoCore-API. However
1956+
AceButton is an exception because it is simple enough that it may still work on
1957+
these boards.
19531958

19541959
<a name="ToolChain"></a>
19551960
### Tool Chain

0 commit comments

Comments
 (0)