add RMT driver and example

This commit is contained in:
Wangjialin
2016-11-10 11:23:40 +08:00
committed by Ivan Grokhotkov
parent 07fc868ea6
commit 6a1dbc3f1c
11 changed files with 1929 additions and 130 deletions
@@ -39,6 +39,7 @@ typedef enum {
PERIPH_PWM3_MODULE,
PERIPH_UHCI0_MODULE,
PERIPH_UHCI1_MODULE,
PERIPH_RMT_MODULE,
} periph_module_t;
/**