Skip to content

Commit b62129b

Browse files
committed
doc: Update README
1 parent d7ae927 commit b62129b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ allows to add new models of boards easily.
1212
This approach allows you to compile libraries normally intended for Arduino, for example, [Radiohead](https://github.com/epsilonrt/RadioHead). Normally, all libraries that do not use the specificities of a target microcontroller should be able to compile. There is a [tutorial](https://epsilonrt.fr/2019/02/arduino-lib-on-pi/) explaining how to do this, in French, but Google will translate it into your language...
1313

1414
At this time, the SoC models supported are AllWinner H-Series and Broadcom
15-
BCM2708 through 2711 which allows it to be used on Raspberry Pi and most Nano Pi,
16-
Orange Pi and Banana Pi. Work has started on BCM2712 support, and Raspberry Pi 5 boards will be supported soon.
15+
BCM2708 through 2712 which allows it to be used on Raspberry Pi and most Nano Pi,
16+
Orange Pi and Banana Pi.
1717

1818
The updated list of all the boards in the database is available in the
1919
[Wiki](https://github.com/epsilonrt/piduino/wiki/List-of-all-the-boards-currently-in-the-Piduino-database).

0 commit comments

Comments
 (0)