From ff89fa64cc204d8ca954777cefb0d2c55358f3a8 Mon Sep 17 00:00:00 2001 From: simokawa Date: Sat, 9 Dec 2017 23:33:53 +0900 Subject: [PATCH] Make hardware PWM work. (#171) * Fix PWM Address Map: add missing paddings. * Set PWM rng/dat correctly. * Clear ctl bits before set. Fixes #168 --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3857e3e..fc9f5d2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -26,6 +26,7 @@ # Please keep the list sorted. +Hidetoshi Shimokawa Marc-Antoine Ruel Max Ekman Matias Insaurralde