1001 Commits (main)
 

Author SHA1 Message Date
  Juan Biondi cbdf40330e Fix Pinebook detection based on Armbian distro 5 years ago
  Juan Biondi 15d3b72a9a
Merge branch 'master' into master 5 years ago
  yeyeto2788 041d29dfa9 Fix docstring on property `any_pine64_board` 5 years ago
  yeyeto2788 57c0ef62f5 Add detection of the Pine64 in the `detect.py` 5 years ago
  yeyeto2788 2ce29ed8b6 First attempt to add Pine64 board and devices 5 years ago
  yeyeto2788 eed3b9f07c Fix error of PR done by mistake 5 years ago
  F59JBP0 9ae4f6ae29 Fix error for issue #50 5 years ago
  sommersoft d943f95646 re-add stuff after more merge conflict fixes 5 years ago
  sommersoft 82487c066f Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into ubuntu-disco-deconflict 5 years ago
  Melissa LeBlanc-Williams a2c9e3e875
Merge pull request #48 from makermelissa/master 5 years ago
  Melissa LeBlanc-Williams 57e3c32b4d Checking if cpu_model is not None 5 years ago
  Melissa LeBlanc-Williams bf42d0898b
Merge pull request #47 from yeyeto2788/master 5 years ago
  Melissa LeBlanc-Williams 7711eca97c Added Onion Omega2 detection 5 years ago
  yeyeto2788 1819e608a1 Fix error on board.py replacing `ONION` by `MIPS24KC` 5 years ago
  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 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 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 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 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