=Dale Weber
727cb3d3a0
First try at detecting an UDOO Bolt. There will probably be more.
4 years ago
Melissa LeBlanc-Williams
0415b1c6c2
Merge pull request #79 from makermelissa/master
Huge GreatFET detection speedup
4 years ago
Melissa LeBlanc-Williams
133364413e
Black formatted
4 years ago
Melissa LeBlanc-Williams
dae542af67
Huge GreatFET detection speedup
4 years ago
Melissa LeBlanc-Williams
66925a5cb3
Merge pull request #78 from bawilless/AvnetIIoTGW
Changes to support detecting the Avnet IIoT Gateway
4 years ago
Brian
04f33db7a1
Detect board as 40pin Pi, fix file formatting
4 years ago
Brian
314d23ebb2
Changes to support detecting the Avnet IIoT Gateway
4 years ago
Melissa LeBlanc-Williams
309a7d28e1
Merge pull request #77 from makermelissa/master
Added GreatFET One Detection
4 years ago
Melissa LeBlanc-Williams
8421507d9c
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
4 years ago
Melissa LeBlanc-Williams
22d2dfe0c8
Black linted
4 years ago
Melissa LeBlanc-Williams
b26276d542
Added GreatFET One Detection
4 years ago
Limor "Ladyada" Fried
ad7120ed5a
Merge pull request #76 from pdp7/patch-2
add ID for BeagleBone Black revision B
4 years ago
Drew Fustini
5085109c61
add ID for BeagleBone Black revision B
A335BNLT000B represents a BeagleBone Black revision B.
This change resolves adafruit/Adafruit_Blinka#283
4 years ago
Melissa LeBlanc-Williams
38934503f6
Merge pull request #75 from trainman419/master
Add Orange Pi 2 support
4 years ago
trainman419
48387d0fe2
Add to _ORANGE_PI_IDS too.
4 years ago
trainman419
7e402d046d
Add Orange Pi 2 support
4 years ago
Melissa LeBlanc-Williams
9ff0213d45
Merge pull request #74 from makermelissa/master
Added Rock Pi S
4 years ago
Melissa LeBlanc-Williams
d09c0c6a9a
Disable didn't take the first time
4 years ago
Melissa LeBlanc-Williams
c94541c94c
Pylint Disabling too many methods
4 years ago
Melissa LeBlanc-Williams
f9ca2bd0da
Added Rock Pi S
4 years ago
Melissa LeBlanc-Williams
47c90a15b4
Merge pull request #73 from makermelissa/master
Fix badges in README
4 years ago
Melissa LeBlanc-Williams
879426c430
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
4 years ago
Melissa LeBlanc-Williams
89efa71d71
Fix badges in README
4 years ago
Melissa LeBlanc-Williams
7292ece9b1
Merge pull request #72 from makermelissa/master
Updated README to modern version
4 years ago
Melissa LeBlanc-Williams
4166e0ab5e
Fixed spacing and removed todos
4 years ago
Melissa LeBlanc-Williams
7fc5763375
Updated README to modern version
4 years ago
Melissa LeBlanc-Williams
52233a4a1c
Merge pull request #71 from makermelissa/master
Black formatted, Pylinted, Documentified, and Github Actionified
4 years ago
Melissa LeBlanc-Williams
29b99984b4
Fixing another readme link
4 years ago
Melissa LeBlanc-Williams
4a3097409e
Fixing readme link
4 years ago
Melissa LeBlanc-Williams
02003debe9
Updated RTD conf
4 years ago
Melissa LeBlanc-Williams
a667d8b8e2
Documentification
4 years ago
Melissa LeBlanc-Williams
ea2c69b36b
Get black and pylint to stop fighting
4 years ago
Melissa LeBlanc-Williams
4deb3083b8
Black reformatted
4 years ago
Melissa LeBlanc-Williams
209bc8ecef
Fixed gitignore and added build
4 years ago
Melissa LeBlanc-Williams
7e2bcb4e4e
Removed Travis
4 years ago
Melissa LeBlanc-Williams
df66981de3
Black formatted, Pylinted, and Github Actionified
4 years ago
Melissa LeBlanc-Williams
3b3ff5a545
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
4 years ago
Melissa LeBlanc-Williams
7143038366
Merge pull request #70 from hhk7734/odroid-c4
ODROID-C4: modify detection through 'compatible'
4 years ago
Hyeonki Hong
db19a142d7
ODROID-C4: modify detection through 'compatible'
4 years ago
Melissa LeBlanc-Williams
43f3fc6fd8
Merge pull request #69 from johalun/master
Add Clockwork Pi board
4 years ago
cpi
ee623a3eaf
Add Clockwork Pi board
4 years ago
Melissa LeBlanc-Williams
26ae7c2e5a
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
5 years ago
Melissa LeBlanc-Williams
34697fef8b
Merge pull request #68 from hhk7734/odroid-c4
Add support for Hardkernel Odroid C4
5 years ago
Hyeonki Hong
69e6bd7770
Add support for Hardkernel Odroid C4
5 years ago
Melissa LeBlanc-Williams
2dbcc84fc2
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
5 years ago
Melissa LeBlanc-Williams
110a54c727
Merge pull request #65 from yeyeto2788/master
Pinephone detection on Alpine linux
5 years ago
Melissa LeBlanc-Williams
bfc2691deb
Merge pull request #67 from pmundt/xilinx-pynq
Add support for Xilinx PYNQ dev boards (Z1 and Z2)
5 years ago
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.
5 years ago
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.
5 years ago
Juan Biondi
bcb836c22f
Merge pull request #2 from yeyeto2788/pinephone
Pinephone
5 years ago