773 Commits (3.42.0)
 

Author SHA1 Message Date
  Alec Delaney a64b29fab0 Add module docstring for bin.detect.py 2 years ago
  Alec Delaney 53fa9a129e Add licenses to files 2 years ago
  Alec Delaney 6e416d8d2a Swap header written license for SPDX 2 years ago
  Alec Delaney 06350dea3c Swap header written license for SPDX 2 years ago
  Alec Delaney acaf039566 Add encoding parameter to open() per pylint recommendation 2 years ago
  Alec Delaney 0b8b169595 Swap header written license for SPDX 2 years ago
  Alec Delaney be489f49d3 Add encoding to open() functions per pylint recommendations 2 years ago
  Alec Delaney 9ced3859c2 Add license to .pylintrc 2 years ago
  Alec Delaney 977c305cfc Add license to .gitignore 2 years ago
  Alec Delaney 82e7fe4eb7 Add license to release.yml 2 years ago
  Alec Delaney 1004f7239a Add license to build.yml 2 years ago
  Alec Delaney 269d5dc83b Update build.yml 2 years ago
  Alec Delaney 746aaa509f Add pre-commit config file 2 years ago
  Alec Delaney 306d91bb88 Add licenses to repo 2 years ago
  Melissa LeBlanc-Williams 7accd4e605
Merge branch 'main' into main 2 years ago
  Melissa LeBlanc-Williams f2c92c6eb4
Merge pull request #204 from vpothukuchi/vp_tisk_addition 2 years ago
  Vijay Pothukuchi 6424d4d04e Added Texas Instruments TDA4VM SK board to the suported boards list. 2 years ago
  Melissa LeBlanc-Williams 256c768512
Merge pull request #202 from CesarChavezRico/main 2 years ago
  cesar e493b6afe0 Fix: Added requested support for allwinner variants 2 years ago
  cesar 65d9901e59 Feat: Adding H3 NanoPi Neo 2 years ago
  CamDavidsonPilon 6f944e2b12 typo 2 years ago
  CamDavidsonPilon 1b733c0c3b First note that in the old code, the entire list is evaluated before the any() is called. Changing this code solves two issues. 1) if there is an error in one of these conditions, then the entire function won't error out immediately but may hit a True condition and exit early. 2) Most of these conditions are inexpensive lookups, but some, like 'any_raspberry_pi' perform lots of logic including an IO lookup 2 years ago
  Melissa LeBlanc-Williams f81d412e88
Merge pull request #199 from Avnet/MaaXBoard 2 years ago
  zebular13 3274256bc8 MaaXBoards are now detected as generic linux boards 2 years ago
  zebular13 3ce8bb163e Added full model name for MaaXBoards to fix conflict with other i.MX8M devices 2 years ago
  Melissa LeBlanc-Williams 8784c46fa9 Fix parameter name for v2 2 years ago
  Melissa LeBlanc-Williams 113d19d444
Merge pull request #198 from makermelissa/main 2 years ago
  Melissa LeBlanc-Williams bb71e65381 Pin docutils to older version 2 years ago
  Melissa LeBlanc-Williams 75f6980622
Merge pull request #197 from coloradocarlos/main 2 years ago
  Carlos Perez 422fb76d25
Merge pull request #1 from coloradocarlos/osd32mp1-red-support 2 years ago
  Carlos Perez 6af8d90ac2 Merge branch 'main' into osd32mp1-red-support 2 years ago
  Melissa LeBlanc-Williams b4670e78d9
Merge pull request #196 from aageso/Add-RPi400-rev1.1 2 years ago
  aageso 89cd134b3f
Update boards.py 2 years ago
  aageso 66bfaaa7bd
Update boards.py 2 years ago
  Melissa LeBlanc-Williams c857daec4b
Merge pull request #193 from makermelissa/main 2 years ago
  Melissa LeBlanc-Williams 6c671748d8 Merge branch 'main' of https://github.com/adafruit/Adafruit_Python_PlatformDetect 2 years ago
  Melissa LeBlanc-Williams e3d05ed4d0
Merge pull request #192 from Avnet/MaaXBoard 2 years ago
  Melissa LeBlanc-Williams f24bf9d23d Add Pi Zero 2 W Rev Code 2 years ago
  Carlos Perez 878a32dc81 Merge branch 'main' into osd32mp1-red-support 2 years ago
  zebular13 3b13324ba0 MaaXBoard and MaaXBoard Mini are both detected 2 years ago
  Melissa LeBlanc-Williams 65d5035ab5
Merge pull request #189 from MoseMueller/MoseMueller-patch-1 2 years ago
  Mose Mueller cc2eee8b0e Formatting board.py with black 2 years ago
  MoseMueller 58bb49c07f
Update board.py 2 years ago
  Carlos Perez 5da5a4dfad Add support for the Octavo OSD32MP1 RED board 2 years ago
  Carter Nelson 4769224053
Merge pull request #185 from jfurcean/add_macropad_rp2040 2 years ago
  John Furcean 881dddc7be fix comment 2 years ago
  John Furcean 2c46b7d4e7 update macropad PID 2 years ago
  John Furcean 0e665c9d0a Merge branch 'main' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into add_macropad_rp2040 2 years ago
  Carter Nelson 9a750439e6
Merge pull request #186 from jfurcean/pin_pylint 2 years ago
  John Furcean 356646dc40 fix name label 2 years ago