Melissa LeBlanc-Williams
38934503f6
Merge pull request #75 from trainman419/master
...
Add Orange Pi 2 support
2020-05-04 09:48:08 -07:00
trainman419
48387d0fe2
Add to _ORANGE_PI_IDS too.
2020-05-03 04:46:40 +00:00
trainman419
7e402d046d
Add Orange Pi 2 support
2020-05-03 02:15:20 +00:00
Melissa LeBlanc-Williams
9ff0213d45
Merge pull request #74 from makermelissa/master
...
Added Rock Pi S
2020-04-23 21:40:51 -07:00
Melissa LeBlanc-Williams
d09c0c6a9a
Disable didn't take the first time
2020-04-23 16:34:53 -07:00
Melissa LeBlanc-Williams
c94541c94c
Pylint Disabling too many methods
2020-04-23 16:32:22 -07:00
Melissa LeBlanc-Williams
f9ca2bd0da
Added Rock Pi S
2020-04-23 16:29:38 -07:00
Melissa LeBlanc-Williams
47c90a15b4
Merge pull request #73 from makermelissa/master
...
Fix badges in README
2020-04-21 09:42:30 -07:00
Melissa LeBlanc-Williams
879426c430
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
2020-04-21 08:42:37 -07:00
Melissa LeBlanc-Williams
89efa71d71
Fix badges in README
2020-04-21 08:41:33 -07:00
Melissa LeBlanc-Williams
7292ece9b1
Merge pull request #72 from makermelissa/master
...
Updated README to modern version
2020-04-21 08:27:28 -07:00
Melissa LeBlanc-Williams
4166e0ab5e
Fixed spacing and removed todos
2020-04-20 20:21:24 -07:00
Melissa LeBlanc-Williams
7fc5763375
Updated README to modern version
2020-04-20 20:16:02 -07:00
Melissa LeBlanc-Williams
52233a4a1c
Merge pull request #71 from makermelissa/master
...
Black formatted, Pylinted, Documentified, and Github Actionified
2020-04-20 20:11:53 -07:00
Melissa LeBlanc-Williams
29b99984b4
Fixing another readme link
2020-04-20 17:26:06 -07:00
Melissa LeBlanc-Williams
4a3097409e
Fixing readme link
2020-04-20 17:24:34 -07:00
Melissa LeBlanc-Williams
02003debe9
Updated RTD conf
2020-04-20 17:21:57 -07:00
Melissa LeBlanc-Williams
a667d8b8e2
Documentification
2020-04-20 17:18:03 -07:00
Melissa LeBlanc-Williams
ea2c69b36b
Get black and pylint to stop fighting
2020-04-20 15:08:16 -07:00
Melissa LeBlanc-Williams
4deb3083b8
Black reformatted
2020-04-20 15:03:52 -07:00
Melissa LeBlanc-Williams
209bc8ecef
Fixed gitignore and added build
2020-04-20 14:57:38 -07:00
Melissa LeBlanc-Williams
7e2bcb4e4e
Removed Travis
2020-04-20 14:53:32 -07:00
Melissa LeBlanc-Williams
df66981de3
Black formatted, Pylinted, and Github Actionified
2020-04-20 14:52:25 -07:00
Melissa LeBlanc-Williams
3b3ff5a545
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
2020-04-20 14:13:57 -07:00
Melissa LeBlanc-Williams
7143038366
Merge pull request #70 from hhk7734/odroid-c4
...
ODROID-C4: modify detection through 'compatible'
2020-04-20 08:29:50 -07:00
Hyeonki Hong
db19a142d7
ODROID-C4: modify detection through 'compatible'
2020-04-20 13:39:09 +09:00
Melissa LeBlanc-Williams
43f3fc6fd8
Merge pull request #69 from johalun/master
...
Add Clockwork Pi board
2020-04-14 08:39:55 -07:00
cpi
ee623a3eaf
Add Clockwork Pi board
2020-04-14 08:29:56 -07:00
Melissa LeBlanc-Williams
26ae7c2e5a
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
2020-03-23 10:02:14 -07:00
Melissa LeBlanc-Williams
34697fef8b
Merge pull request #68 from hhk7734/odroid-c4
...
Add support for Hardkernel Odroid C4
2020-03-23 08:42:43 -07:00
Hyeonki Hong
69e6bd7770
Add support for Hardkernel Odroid C4
2020-03-24 00:36:23 +09:00
Melissa LeBlanc-Williams
2dbcc84fc2
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
2020-03-12 11:34:38 -07:00
Melissa LeBlanc-Williams
110a54c727
Merge pull request #65 from yeyeto2788/master
...
Pinephone detection on Alpine linux
2020-03-03 08:40:02 -08:00
Melissa LeBlanc-Williams
bfc2691deb
Merge pull request #67 from pmundt/xilinx-pynq
...
Add support for Xilinx PYNQ dev boards (Z1 and Z2)
2020-03-03 08:39:23 -08:00
Paul Mundt
ed5313c1ea
Fix up pylint method could be a function (no-self-use) warning
...
The introduction of the _pynq_id() method triggered this warning
from pylint, annotate accordingly.
2020-03-03 11:18:09 +01:00
Paul Mundt
3bc3d1e61a
Add support for Xilinx PYNQ dev boards (Z1 and Z2)
...
The PYNQ boards identify themselves as a generic Xilinx 7000
chip in the device tree, and, somewhat annoyingly, do not
include board-level information in the board name or list of
compats. Specific board information can, however, be queried
directly from a separate device-tree file.
2020-03-02 12:40:27 +00:00
Juan Biondi
bcb836c22f
Merge pull request #2 from yeyeto2788/pinephone
...
Pinephone
2020-02-28 22:57:49 +01:00
yeyeto2788
7a06bc81ae
Add recognition of pinephone using alpine linux
2020-02-28 22:56:53 +01:00
Melissa LeBlanc-Williams
c93449d7e6
Merge pull request #64 from swarren/jetson-nx
...
Add support for NVIDIA Jetson NX
2020-02-24 11:55:29 -08:00
Stephen Warren
f8069768c2
Add support for NVIDIA Jetson NX
2020-02-24 12:37:52 -07:00
Stephen Warren
d3b716a97b
NVIDIA Jetson: Detect boards using compatible value
...
Use the device tree compatible value to detect which Jetson board the
code is running on, rather than the DT model value. The compatible value
should be more stable. This algorithm exactly matches how Jetson.GPIO
detects boards, so allows easier porting of new board support between
the two code-bases.
2020-02-19 15:19:28 -07:00
Stephen Warren
b8ed4d2cca
NVIDIA Jetson: Detect chip directly
...
Modify _linux_id() to check the compatible value for the chip ID
directly, rather than determining the board model and then implicitly
determining the chip based on that. This removes the need to update this
logic whenever a new Jetson board is released.
2020-02-18 12:49:14 -07:00
Melissa LeBlanc-Williams
a174e7c4e1
Merge pull request #62 from mruz/master
...
Get revision from device-tree if None
2020-02-11 11:44:01 -08:00
Melissa LeBlanc-Williams
b6cf7d039f
Merge branch 'master' of https://github.com/mruz/Adafruit_Python_PlatformDetect
2020-02-11 11:39:11 -08:00
mruz
797bbbe8b5
Get revision from device-tree, fix #61
2020-01-25 14:59:41 +01:00
Melissa LeBlanc-Williams
0eb6058aa5
Merge pull request #58 from mruz/master
...
Add openSUSE support
2020-01-22 09:36:17 -08:00
Melissa LeBlanc-Williams
6e6d6f6133
Merge pull request #60 from pdp7/master
...
add condition to detect BeagleBone Green
2020-01-22 09:34:26 -08:00
Melissa LeBlanc-Williams
a6be564816
Merge pull request #59 from yeyeto2788/module_refactor
...
Fix dependencies on setup.py so it add the constants.
2020-01-22 08:17:28 -08:00
Drew Fustini
a6a280af06
add test to detect BeagleBone Green #57
2020-01-22 15:22:37 +00:00
mruz
ee1ce0f5c6
Hardware to upper
2020-01-22 15:18:14 +01:00