boards/native: update doc.txt

Add PWM and QDEC peripheral description.

Signed-off-by: Gilles DOFFE <g.doffe@gmail.com>
This commit is contained in:
Gilles DOFFE 2019-01-22 23:15:22 +01:00
parent d04c21bb8b
commit ffad5048fc

View File

@ -17,4 +17,6 @@ OS/RIOT/images/Native.jpg)
- UART: Runtime configurable - `/dev/tty*` are supported
- Timers: Host timer
- LEDs: One red and one green LED - state changes are printed to the UART
- PWM: Dummy PWM
- QDEC: Emulated according to PWM
*/