From 77af758e4112c0e2544a9b65958b0086d2535bf6 Mon Sep 17 00:00:00 2001 From: Max Ekman Date: Tue, 30 May 2017 22:24:19 +0200 Subject: [PATCH] Set version of RPi for all known revisions (#138) Improve support for RPi 1, 2, 3, add support for Zero, Zero Wireless and the Compute Modules. Removes rpi.Version since it doesn't make much sense anymore, as it more closely related to the CPU than the actual board. Fixes #139 --- AUTHORS | 1 + CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 589c760..e3b7385 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,5 +4,6 @@ # some cases, their employer may be the copyright holder. To see the full list # of contributors, see the revision history in source control. Google Inc. +Max Ekman Stephan Sperber Thorsten von Eicken diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b9b27e1..3857e3e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -27,6 +27,7 @@ # Please keep the list sorted. Marc-Antoine Ruel +Max Ekman Matias Insaurralde Stephan Sperber Thorsten von Eicken