Commit graph

8 commits

Author SHA1 Message Date
BlitzCityDIY
98cdaa4bba Adding Tinker Board detection
Adding detection for the ASUS Tinker Board SBC.
SoC: Rockchip 3288 (RK3288)
2020-05-29 13:00:37 -04:00
Melissa LeBlanc-Williams
a667d8b8e2 Documentification 2020-04-20 17:18:03 -07:00
Melissa LeBlanc-Williams
df66981de3 Black formatted, Pylinted, and Github Actionified 2020-04-20 14:52:25 -07:00
yeyeto2788
05c4593107 Fix dependencies on setup.py so it add the constants. 2020-01-22 11:28:21 +01:00
Brennen Bearnes
534776a825 add tweaks for pylint; detect (some) generic linux systems; rename class
Main wrapper class is now `Detector`, which is more noun-y than verb-y.

Added GENERIC_X86 and GENERIC_LINUX_PC to chip and board, respectively.

Made pylint happier.
2018-12-13 14:12:14 -07:00
Brennen Bearnes
686bc57a28 working pi detection, stub out Chip a bit further 2018-12-04 17:20:17 -07:00
Brennen Bearnes
5db120c984 stub out pi detection 2018-12-04 10:07:30 -07:00
Brennen Bearnes
0b994dcdd3 initial commit 2018-12-03 23:26:33 -07:00