mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
83e93a5b73
examples/readme: add missing entries examples: document examples with no readme |
||
---|---|---|
.. | ||
rpx0xx_pio_blink | ||
main.c | ||
Makefile | ||
README.md |
RaspberryPi Pico PIO Blink
This example demonstrates how to use the PIO peripheral on the RaspberryPi Pico to blink an LED. The PIO peripheral is a programmable I/O block that can be used to implement custom digital interfaces that work at extremely high speeds.