39 Commits (2.13.0)
 

Author SHA1 Message Date
  yeyeto2788 bf73044c2f Add Orange Pi boards (One, Lite, PC +) 4 years ago
  Melissa LeBlanc-Williams 18c96826af
Merge pull request #52 from yeyeto2788/master 4 years ago
  yeyeto2788 869b1519be Add detection for Pine64 4 years ago
  yeyeto2788 a867b45e08 Fix pylint issue regarding too many statements on the `chip.Chip._linux_id` method 4 years ago
  yeyeto2788 87b7a2ed22 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect 4 years ago
  yeyeto2788 ad3a44f6f7 Rename chip to `A64` as it is supposed to be instead of `PINE64` 4 years ago
  Melissa LeBlanc-Williams eab68f07dd
Merge pull request #40 from sommersoft/ubuntu-disco 4 years ago
  Juan Biondi cbdf40330e Fix Pinebook detection based on Armbian distro 4 years ago
  Juan Biondi 15d3b72a9a
Merge branch 'master' into master 4 years ago
  yeyeto2788 041d29dfa9 Fix docstring on property `any_pine64_board` 4 years ago
  yeyeto2788 57c0ef62f5 Add detection of the Pine64 in the `detect.py` 4 years ago
  yeyeto2788 2ce29ed8b6 First attempt to add Pine64 board and devices 4 years ago
  yeyeto2788 eed3b9f07c Fix error of PR done by mistake 4 years ago
  F59JBP0 9ae4f6ae29 Fix error for issue #50 4 years ago
  sommersoft d943f95646 re-add stuff after more merge conflict fixes 4 years ago
  sommersoft 82487c066f Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into ubuntu-disco-deconflict 4 years ago
  Melissa LeBlanc-Williams a2c9e3e875
Merge pull request #48 from makermelissa/master 4 years ago
  Melissa LeBlanc-Williams 57e3c32b4d Checking if cpu_model is not None 4 years ago
  Melissa LeBlanc-Williams bf42d0898b
Merge pull request #47 from yeyeto2788/master 4 years ago
  Melissa LeBlanc-Williams 7711eca97c Added Onion Omega2 detection 4 years ago
  yeyeto2788 1819e608a1 Fix error on board.py replacing `ONION` by `MIPS24KC` 4 years ago
  yeyeto2788 8286f1172e Change chip id for onion omega on detection. 4 years ago
  yeyeto2788 a35117b822 Change detection of Onion Omega boards based on its 'cpu model' 4 years ago
  sommersoft e135ce4404 Merge branch 'ubuntu-disco' of https://github.com/sommersoft/Adafruit_Python_PlatformDetect into ubuntu-disco 4 years ago
  sommersoft 633a4a92c9 re-add chip.py::BCM_RANGE after merge conflict 4 years ago
  sommersoft f54d7e7c09 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into ubuntu-disco 4 years ago
  yeyeto2788 7001c3b382 Addition of onion omega board running OpenWRT 4 years ago
  Melissa LeBlanc-Williams b9c0541be7
Merge pull request #44 from binhollc/master 4 years ago
  Francis Guevarra 5f540e9ac7 Remove circular dependency with Blinka. Connection will be checked in blinka code already. 4 years ago
  Melissa LeBlanc-Williams 93c4d5c23b
Merge pull request #43 from binhollc/master 4 years ago
  Francis Guevarra 6f7af39447 Rename board to BINHO_NOVA 4 years ago
  Francis Guevarra ea802ab728 Fix Comparison expr is None check from pylint 4 years ago
  Francis Guevarra 0a1c8ff2c7 Clean up and remove unused code 4 years ago
  Francis Guevarra 6cde03a0da Merge branch 'master' of https://github.com/binhollc/Adafruit_Python_PlatformDetect 4 years ago
  Francis Guevarra 50840337b7 Use binho connection singleton 4 years ago
  Francis Guevarra 9c684461c2 set _binho only if BLINKA_NOVA env variable exists 4 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 4 years ago
  Francis Guevarra 86c99316dc Use BLINKA_NOVA as env variable instead 4 years ago
  Jonathan Georgino 0d67ae6fe4 Added support for Binho Nova Multi-Protocol USB Host Adapter 4 years ago
  Melissa LeBlanc-Williams 2eba410afb
Merge pull request #42 from makermelissa/master 4 years ago
  Melissa LeBlanc-Williams f8eb72b91d Added more Raspberry Pi codes 4 years ago
  Francis Guevarra d09621e521 Use binho connection singleton 4 years ago
  Limor "Ladyada" Fried 2292125129
Merge pull request #41 from caternuson/mcp2221 4 years ago
  caternuson e000760424 update detect script 4 years ago
  caternuson 364069ac77 lint 4 years ago
  caternuson b79c2d5794 add MCP2221 4 years ago
  Francis Guevarra 95e159f32d set _binho only if BLINKA_NOVA env variable exists 4 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 4 years ago
  Francis Guevarra 2f3ffabd9f Use BLINKA_NOVA as env variable instead 4 years ago
  Francis G e6925ab257 Have Binho use its own try block 4 years ago