commit 7a247a214bdf6f3a79cda5884bb2179933c873c0 parent bf60564f5c74d25ea120f1dac002a2c27e74c292 Author: Ville-Matias Heikkila <viznut@low.fi> Date: Sun, 24 Jul 2022 13:47:26 +0300 add a word Diffstat:
| M | Raspberry_Pi.mdwn | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Raspberry_Pi.mdwn b/Raspberry_Pi.mdwn @@ -16,8 +16,8 @@ on the problem of closed hardware. An exception is the Pico whose microcontroller chip (RP2040) was designed by the foundation itself and has apparently a rather complete register-level documentation. An interesting feature of RP2040 is its programmable IO (PIO) -that is general-purpose rather than tied to specific protocols, while being -powerful enough to e.g. generate video signals. +that is general-purpose rather than tied to specific protocols and +interfaces, while being powerful enough to e.g. generate video signals. ## Alternatives