Skip to content
Snippets Groups Projects
Commit d5488d10 authored by Gilles DOFFE's avatar Gilles DOFFE
Browse files

boards/native: add qdec


Add periph_qdec to native native board features.

Signed-off-by: default avatarGilles DOFFE <g.doffe@gmail.com>
parent bee493ac
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ FEATURES_PROVIDED += periph_rtc ...@@ -3,6 +3,7 @@ FEATURES_PROVIDED += periph_rtc
FEATURES_PROVIDED += periph_timer FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart FEATURES_PROVIDED += periph_uart
FEATURES_PROVIDED += periph_gpio FEATURES_PROVIDED += periph_gpio
FEATURES_PROVIDED += periph_qdec
# Various other features (if any) # Various other features (if any)
FEATURES_PROVIDED += ethernet FEATURES_PROVIDED += ethernet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment