yeyeto2788
8286f1172e
Change chip id for onion omega on detection.
5 years ago
yeyeto2788
a35117b822
Change detection of Onion Omega boards based on its 'cpu model'
5 years ago
sommersoft
e135ce4404
Merge branch 'ubuntu-disco' of https://github.com/sommersoft/Adafruit_Python_PlatformDetect into ubuntu-disco
5 years ago
sommersoft
633a4a92c9
re-add chip.py::BCM_RANGE after merge conflict
5 years ago
sommersoft
f54d7e7c09
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into ubuntu-disco
5 years ago
yeyeto2788
7001c3b382
Addition of onion omega board running OpenWRT
5 years ago
Melissa LeBlanc-Williams
b9c0541be7
Merge pull request #44 from binhollc/master
Remove circular dependency with Blinka. Connection will be checked in…
5 years ago
Francis Guevarra
5f540e9ac7
Remove circular dependency with Blinka. Connection will be checked in blinka code already.
5 years ago
Melissa LeBlanc-Williams
93c4d5c23b
Merge pull request #43 from binhollc/master
Binho Nova integration
5 years ago
Francis Guevarra
6f7af39447
Rename board to BINHO_NOVA
5 years ago
Francis Guevarra
ea802ab728
Fix Comparison expr is None check from pylint
5 years ago
Francis Guevarra
0a1c8ff2c7
Clean up and remove unused code
5 years ago
Francis Guevarra
6cde03a0da
Merge branch 'master' of https://github.com/binhollc/Adafruit_Python_PlatformDetect
5 years ago
Francis Guevarra
50840337b7
Use binho connection singleton
5 years ago
Francis Guevarra
9c684461c2
set _binho only if BLINKA_NOVA env variable exists
5 years ago
Francis Guevarra
bf78cc6777
change board id to NOVA and fix issue with autodetect being called multiple times after there's already a binho object
5 years ago
Francis Guevarra
86c99316dc
Use BLINKA_NOVA as env variable instead
5 years ago
Jonathan Georgino
0d67ae6fe4
Added support for Binho Nova Multi-Protocol USB Host Adapter
5 years ago
Melissa LeBlanc-Williams
2eba410afb
Merge pull request #42 from makermelissa/master
Added more Raspberry Pi codes
5 years ago
Melissa LeBlanc-Williams
f8eb72b91d
Added more Raspberry Pi codes
5 years ago
Francis Guevarra
d09621e521
Use binho connection singleton
5 years ago
Limor "Ladyada" Fried
2292125129
Merge pull request #41 from caternuson/mcp2221
Add MCP2221
5 years ago
caternuson
e000760424
update detect script
5 years ago
caternuson
364069ac77
lint
5 years ago
caternuson
b79c2d5794
add MCP2221
5 years ago
Francis Guevarra
95e159f32d
set _binho only if BLINKA_NOVA env variable exists
5 years ago
Francis Guevarra
903fc7851d
change board id to NOVA and fix issue with autodetect being called multiple times after there's already a binho object
5 years ago
Francis Guevarra
2f3ffabd9f
Use BLINKA_NOVA as env variable instead
5 years ago
Francis G
e6925ab257
Have Binho use its own try block
5 years ago
Jonathan Georgino
9690546c18
Added support for Binho Nova Multi-Protocol USB Host Adapter
5 years ago
sommersoft
8c64f6fc31
fix late-night keyword mangle
5 years ago
sommersoft
e310984783
chip.py: accomodate either the str or list version of 'hardware' result
5 years ago
sommersoft
4edd8858ae
one last style edit
5 years ago
sommersoft
c3e9a58f9e
attempt to detect the 'board_id' on RPi when running a non-Raspbian OS
5 years ago
sommersoft
b0f75e8062
widen search for chip id; captures RPi with non-Raspbian OS
5 years ago
sommersoft
76ff837fb1
style edit: remove variation in use of double & single quotes
5 years ago
Limor "Ladyada" Fried
ac83c61fa2
Merge pull request #39 from caternuson/pyftdi
Change to pyftdi
5 years ago
caternuson
a88a9158ff
lint
5 years ago
caternuson
65ab96440c
change to pyftdi lib
5 years ago
Melissa LeBlanc-Williams
8cbc6169c9
Merge pull request #38 from hansoostendorp/orangepizero
Update board.py for Orange Pi Zero
5 years ago
Hans Oostendorp
bc6d700cbb
Update board.py for Orange Pi Zero
5 years ago
Melissa LeBlanc-Williams
aacfd20d9a
Merge pull request #37 from swarren/model-jetson-agx
Allow model name of 'Jetson-AGX'
5 years ago
Stephen Warren
8508126634
Allow model name of 'Jetson-AGX'
For some reason, my software build has a device tree model value of
Jetson-AGX rather than Jetson-Xavier. Enhance the board detection code
to cater for this.
5 years ago
Melissa LeBlanc-Williams
ae239bd9c3
Merge pull request #36 from bibekbasu/patch-1
Update board.py for nvidia Jetson boards
5 years ago
bibekbasu
2051282bbd
Update board.py for nvidia Jetson boards
Recently, Model names are updated for Jetson Nvidia boards.
This change takes care of model name check of Jetson TX1 nano and Xavier. Change also adds support for
Quill derivatives like storm and lightning.
5 years ago
Melissa LeBlanc-Williams
32fcd6cf30
Merge pull request #35 from paulcrawford/master
Adding Odroid N2
5 years ago
Melissa LeBlanc-Williams
a3ab927aac
Hyphen to underscore
5 years ago
paulcrawford
4309080c15
Update chip.py
5 years ago
Melissa LeBlanc-Williams
89a3bbed27
PR Changes made
5 years ago
Melissa LeBlanc-Williams
6e9cd7b9f9
Merge pull request #34 from adriendod/patch-1
Fixing Jetson Nano detection
5 years ago