703 Commits (2.1.0)
 

Author SHA1 Message Date
  Melissa LeBlanc-Williams 0eb6058aa5
Merge pull request #58 from mruz/master 4 years ago
  Melissa LeBlanc-Williams 6e6d6f6133
Merge pull request #60 from pdp7/master 4 years ago
  Melissa LeBlanc-Williams a6be564816
Merge pull request #59 from yeyeto2788/module_refactor 4 years ago
  Drew Fustini a6a280af06 add test to detect BeagleBone Green #57 4 years ago
  mruz ee1ce0f5c6 Hardware to upper 4 years ago
  Drew Fustini 54468b8d8d
Fix reference to BeagleBone Green model 4 years ago
  Drew Fustini 56f54311ce add condition to detect BeagleBone Green #57 4 years ago
  yeyeto2788 05c4593107 Fix dependencies on setup.py so it add the constants. 4 years ago
  mruz dd6d4f9158 Detect rpi4b on openSUSE 4 years ago
  mruz 77824a6f77 Add rpi4 bcm2711 chip 4 years ago
  Melissa LeBlanc-Williams d8065529d7
Merge pull request #56 from yeyeto2788/module_refactor 4 years ago
  yeyeto2788 ac5513d910 Fix failing build. 4 years ago
  yeyeto2788 98a65eb537 Refactor library in order to separate components. 4 years ago
  yeyeto2788 d5bf51725f Merge branch 'orangepi' of https://github.com/yeyeto2788/Adafruit_Python_PlatformDetect into orangepi 4 years ago
  Limor "Ladyada" Fried c5e07988b3
Merge pull request #54 from yeyeto2788/orangepi 4 years ago
  yeyeto2788 00d3aa9076 Fix minor issue on Orange Board ids and add the Orange Pi Plus 2E 4 years ago
  Melissa LeBlanc-Williams 73551a1072
Merge pull request #53 from yeyeto2788/orangepi 4 years ago
  yeyeto2788 8e069fd800 Fix lint issues. 4 years ago
  yeyeto2788 072f0738cd Fix lint issues 4 years ago
  yeyeto2788 446acd49e0 Fix naming of orange pi one. 4 years ago
  yeyeto2788 bc6ee45689 Fix name of board id for Orange Pi One 4 years ago
  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