From ffad5048fc9f94e96ca69b978b0f98110b1c4ac6 Mon Sep 17 00:00:00 2001 From: Gilles DOFFE Date: Tue, 22 Jan 2019 23:15:22 +0100 Subject: [PATCH] boards/native: update doc.txt Add PWM and QDEC peripheral description. Signed-off-by: Gilles DOFFE --- boards/native/doc.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boards/native/doc.txt b/boards/native/doc.txt index dc431eff9a..4d8bc49b08 100644 --- a/boards/native/doc.txt +++ b/boards/native/doc.txt @@ -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 */