Commit graph

1024 commits

Author SHA1 Message Date
Drew Fustini
54468b8d8d
Fix reference to BeagleBone Green model 2020-01-22 11:54:28 +00:00
Drew Fustini
56f54311ce add condition to detect BeagleBone Green #57
Special condition is needed to detect BeagleBone Green rev. 1A

Refer to GitHub issue #57 in this repo for more info
2020-01-22 11:13:54 +00:00
yeyeto2788
05c4593107 Fix dependencies on setup.py so it add the constants. 2020-01-22 11:28:21 +01:00
mruz
dd6d4f9158 Detect rpi4b on openSUSE 2020-01-22 00:33:11 +01:00
mruz
77824a6f77 Add rpi4 bcm2711 chip 2020-01-22 00:30:38 +01:00
Melissa LeBlanc-Williams
d8065529d7
Merge pull request #56 from yeyeto2788/module_refactor
Module refactor
2020-01-21 13:53:59 -08:00
yeyeto2788
ac5513d910 Fix failing build. 2020-01-20 20:04:50 +01:00
yeyeto2788
98a65eb537 Refactor library in order to separate components. 2020-01-20 15:44:24 +01:00
yeyeto2788
d5bf51725f Merge branch 'orangepi' of https://github.com/yeyeto2788/Adafruit_Python_PlatformDetect into orangepi 2020-01-20 15:27:24 +01:00
Limor "Ladyada" Fried
c5e07988b3
Merge pull request #54 from yeyeto2788/orangepi
Addition of Orange Pi Plus 2E
2020-01-17 14:09:32 -05:00
yeyeto2788
00d3aa9076 Fix minor issue on Orange Board ids and add the Orange Pi Plus 2E 2020-01-17 20:04:12 +01:00
Melissa LeBlanc-Williams
73551a1072
Merge pull request #53 from yeyeto2788/orangepi
Add Orange Pi boards (One, Lite, PC +)
2020-01-16 08:39:24 -08:00
yeyeto2788
8e069fd800 Fix lint issues. 2020-01-15 21:20:11 +00:00
yeyeto2788
072f0738cd Fix lint issues 2020-01-15 22:18:17 +01:00
yeyeto2788
446acd49e0 Fix naming of orange pi one. 2020-01-15 21:15:34 +00:00
yeyeto2788
bc6ee45689 Fix name of board id for Orange Pi One 2020-01-15 22:04:42 +01:00
yeyeto2788
bf73044c2f Add Orange Pi boards (One, Lite, PC +) 2020-01-15 21:40:12 +01:00
Melissa LeBlanc-Williams
18c96826af
Merge pull request #52 from yeyeto2788/master
Initial addition for Pine64 devices
2020-01-09 09:13:04 -08:00
yeyeto2788
869b1519be Add detection for Pine64 2020-01-09 17:48:48 +01:00
yeyeto2788
a867b45e08 Fix pylint issue regarding too many statements on the chip.Chip._linux_id method 2020-01-08 08:18:36 +01:00
yeyeto2788
87b7a2ed22 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
# Conflicts:
#	adafruit_platformdetect/chip.py
2020-01-08 08:07:27 +01:00
yeyeto2788
ad3a44f6f7 Rename chip to A64 as it is supposed to be instead of PINE64 2020-01-08 07:57:46 +01:00
Melissa LeBlanc-Williams
eab68f07dd
Merge pull request #40 from sommersoft/ubuntu-disco
RFC: Attempt To Recognize Raspberry Pi Running Non-Raspbian OS
2020-01-07 16:11:00 -08:00
Juan Biondi
cbdf40330e Fix Pinebook detection based on Armbian distro 2020-01-07 20:15:06 +00:00
Juan Biondi
15d3b72a9a
Merge branch 'master' into master 2020-01-07 12:26:59 +01:00
yeyeto2788
041d29dfa9 Fix docstring on property any_pine64_board 2020-01-07 12:21:31 +01:00
yeyeto2788
57c0ef62f5 Add detection of the Pine64 in the detect.py 2020-01-07 12:18:45 +01:00
yeyeto2788
2ce29ed8b6 First attempt to add Pine64 board and devices 2020-01-07 12:16:25 +01:00
yeyeto2788
eed3b9f07c Fix error of PR done by mistake 2020-01-07 11:43:40 +01:00
F59JBP0
9ae4f6ae29 Fix error for issue #50 2020-01-07 11:36:03 +01:00
sommersoft
d943f95646 re-add stuff after more merge conflict fixes 2020-01-03 17:52:01 -06:00
sommersoft
82487c066f Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into ubuntu-disco-deconflict 2020-01-03 17:50:20 -06:00
Melissa LeBlanc-Williams
a2c9e3e875
Merge pull request #48 from makermelissa/master
Checking if cpu_model is not None
2020-01-03 12:32:47 -08:00
Melissa LeBlanc-Williams
57e3c32b4d Checking if cpu_model is not None 2020-01-03 12:14:54 -08:00
Melissa LeBlanc-Williams
bf42d0898b
Merge pull request #47 from yeyeto2788/master
Addition of onion omega board running OpenWRT
2020-01-02 16:31:47 -08:00
Melissa LeBlanc-Williams
7711eca97c Added Onion Omega2 detection 2020-01-02 16:29:26 -08:00
yeyeto2788
1819e608a1 Fix error on board.py replacing ONION by MIPS24KC 2019-12-31 19:03:25 +01:00
yeyeto2788
8286f1172e Change chip id for onion omega on detection. 2019-12-31 19:00:03 +01:00
yeyeto2788
a35117b822 Change detection of Onion Omega boards based on its 'cpu model' 2019-12-31 14:30:50 +01:00
sommersoft
e135ce4404 Merge branch 'ubuntu-disco' of https://github.com/sommersoft/Adafruit_Python_PlatformDetect into ubuntu-disco 2019-12-30 17:34:28 -06:00
sommersoft
633a4a92c9 re-add chip.py::BCM_RANGE after merge conflict 2019-12-30 17:32:25 -06:00
sommersoft
f54d7e7c09 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into ubuntu-disco 2019-12-30 17:30:58 -06:00
yeyeto2788
7001c3b382 Addition of onion omega board running OpenWRT 2019-12-23 21:58:27 +01:00
Melissa LeBlanc-Williams
b9c0541be7
Merge pull request #44 from binhollc/master
Remove circular dependency with Blinka. Connection will be checked in…
2019-12-02 18:55:57 -08:00
Francis Guevarra
5f540e9ac7 Remove circular dependency with Blinka. Connection will be checked in blinka code already. 2019-12-02 18:53:10 -08:00
Melissa LeBlanc-Williams
93c4d5c23b
Merge pull request #43 from binhollc/master
Binho Nova integration
2019-12-02 17:41:31 -08:00
Francis Guevarra
6f7af39447 Rename board to BINHO_NOVA 2019-12-02 17:39:33 -08:00
Francis Guevarra
ea802ab728 Fix Comparison expr is None check from pylint 2019-12-02 16:43:36 -08:00
Francis Guevarra
0a1c8ff2c7 Clean up and remove unused code 2019-12-02 15:52:54 -08:00
Francis Guevarra
6cde03a0da Merge branch 'master' of https://github.com/binhollc/Adafruit_Python_PlatformDetect 2019-12-02 15:46:45 -08:00