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
pull/1/head
Max Ekman 9 years ago committed by M-A
parent f33f0732fb
commit 77af758e41

@ -4,5 +4,6 @@
# some cases, their employer may be the copyright holder. To see the full list # some cases, their employer may be the copyright holder. To see the full list
# of contributors, see the revision history in source control. # of contributors, see the revision history in source control.
Google Inc. Google Inc.
Max Ekman <max@looplab.se>
Stephan Sperber Stephan Sperber
Thorsten von Eicken <tve@voneicken.com> Thorsten von Eicken <tve@voneicken.com>

@ -27,6 +27,7 @@
# Please keep the list sorted. # Please keep the list sorted.
Marc-Antoine Ruel <maruel@chromium.org> <maruel@gmail.com> Marc-Antoine Ruel <maruel@chromium.org> <maruel@gmail.com>
Max Ekman <max@looplab.se>
Matias Insaurralde <matias@insaurral.de> Matias Insaurralde <matias@insaurral.de>
Stephan Sperber <sperberstephan@googlemail.com> Stephan Sperber <sperberstephan@googlemail.com>
Thorsten von Eicken <tve@voneicken.com> Thorsten von Eicken <tve@voneicken.com>

Loading…
Cancel
Save