boards/native: document native GPIO

This commit is contained in:
Benjamin Valentin 2020-10-23 14:17:24 +02:00
parent 25b626ec6b
commit c11e54830d

View File

@ -20,6 +20,7 @@
- PWM: Dummy PWM - PWM: Dummy PWM
- QDEC: Emulated according to PWM - QDEC: Emulated according to PWM
- SPI: Runtime configurable - `/dev/spidev*` are supported (Linux host only) - SPI: Runtime configurable - `/dev/spidev*` are supported (Linux host only)
- GPIO: Runtime configurable - `/dev/gpiochip*` are supported (Linux host only)
# Required packages # Required packages