229 Commits (3.39.0)
 

Author SHA1 Message Date
  Melissa LeBlanc-Williams abe40555cb
Merge pull request #221 from makermelissa/main 2 years ago
  Melissa LeBlanc-Williams a5178c37c0 Fixed Beaglebone Black detection for Kernel 5.10 or higher 2 years ago
  Melissa LeBlanc-Williams edf96ea726
Merge pull request #219 from makermelissa/main 2 years ago
  Melissa LeBlanc-Williams 8b96843830 Added Type Annotations 2 years ago
  tekktrik e30948937a
Merge pull request #217 from makermelissa/main 2 years ago
  Melissa LeBlanc-Williams 3f72d6269e place rev codes in a more readable order 2 years ago
  Limor "Ladyada" Fried b6752eb1bb
Merge pull request #216 from stefan-hinterhoelzl/main 2 years ago
  stefan-hinterhoelzl 9004a9687d added new RPi Rev Code 2 years ago
  Melissa LeBlanc-Williams aade92b4d2
Merge pull request #215 from joedellerfc/new_pi4b_rev 2 years ago
  Joe Deller 17a2183982 New Pi4B board rev added 2 years ago
  Limor "Ladyada" Fried 2fc4417d0e
Merge pull request #213 from caternuson/new_pi_rev 2 years ago
  caternuson 5bfdf96cb9 add pi rev code c03115 2 years ago
  Melissa LeBlanc-Williams 64e63fe3af
Merge pull request #212 from cyx2/main 2 years ago
  Charlie Xu 0aa7034a58 Added Raspberry Pi 4 Model B Rev 1.5 rev code b03115 2 years ago
  Melissa LeBlanc-Williams 73305d795a
Merge pull request #210 from llindeen/main 2 years ago
  llindeen 1b0a09d244 Update boards.py 2 years ago
  llindeen d2f1bf7c1d Update boards.py 2 years ago
  Melissa LeBlanc-Williams 6322f6d666
Merge pull request #208 from makermelissa/main 2 years ago
  Melissa LeBlanc-Williams 686724f357 Fix docs to match Python 3.6 requirement 2 years ago
  Melissa LeBlanc-Williams 49a4797a68
Merge pull request #207 from twa127/master 2 years ago
  twa127 421e4ca54a
Update board.py 2 years ago
  twa127 9b871b6a82
Update boards.py 2 years ago
  Melissa LeBlanc-Williams 17391c45c9
Merge pull request #206 from tekktrik/doc/add-pre-commit 2 years ago
  Alec Delaney 571ed01847 Correct license, remove docutils in favor of sphinx 2 years ago
  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