Commit graph

12 commits

Author SHA1 Message Date
Melissa LeBlanc-Williams
39f7cfed00 Update Required Python to 3.7 2022-03-07 08:18:44 -08:00
Melissa LeBlanc-Williams
686724f357 Fix docs to match Python 3.6 requirement 2022-01-04 08:25:21 -08:00
Alec Delaney
53fa9a129e Add licenses to files 2021-12-15 14:04:25 -05:00
Melissa LeBlanc-Williams
604c5a0c55 Change minimum Python to 3.6 2021-02-03 08:50:28 -08:00
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