261 Commits (3.34.0)

Author SHA1 Message Date
  lilin deebf95ecc board detect 1 year ago
  lilin 98669f2b79 Modify board_value 1 year ago
  lilin 48c2e558e7 Add supprot for LubanCat Zero,LubanCat1 and LubanCat2 1 year ago
  Melissa LeBlanc-Williams 1a6d387274 Fix commas from merge 1 year ago
  user.email ab6c1b54a2 Add support for Radxa Rock 5 1 year ago
  Melissa LeBlanc-Williams 2f22814873 Fix Libre AML_S905X_CC LePotato not being detected as Linux 1 year ago
  Ed McLain c08d5325be
Adding support for Banana Pi M2 Plus 1 year ago
  Brandon f8d2cb88e8 Add support for the AML_S905X_CC board 1 year ago
  Martin Schnur 3be4b59879 Added Siemens Simatic IOT2050 Basic/Advanced 1 year ago
  Aleksandr Saiapin 1f1e381ca2
chore: rename processor 1 year ago
  Aleksandr Saiapin 6e62d67d6c
chore: get rid of comprehension 1 year ago
  Aleksandr Saiapin 786c25c998
fix: fix any_lichee_riscv_board detection 1 year ago
  Aleksandr Saiapin f1cb7e8619
chore: fix comment 1 year ago
  Aleksandr Saiapin 9ce15998db
feat: add board to linux boards 1 year ago
  Aleksandr Saiapin 3b9d6f0901
chore: update board detection 1 year ago
  twa127 9df927b7f4
Update board.py 1 year ago
  Aleksandr Saiapin ca0c7c40dc
chore: rename `LICHEE_D1` to `LICHEE_RV` 1 year ago
  Aleksandr Saiapin d77ceccfc9 Add Lichee D1 board 1 year ago
  linhhoang dd60822283 add support for Jetson AGX Orin 2 years ago
  djhedges b22430fb38 Bump spaces from 2 > 4 to fix pylint error 1 year ago
  djhedges 249e398a03 Add detection support for the Banana Pi M5. 1 year ago
  Ste-Trat 70bc67824f
Update board.py 1 year ago
  Ste-Trat 96069c05ea
Update board.py 1 year ago
  Ste-Trat a464234a75
Update board.py 1 year ago
  Ste-Trat 6f4016d7e3
Update board.py 1 year ago
  Simon-Pierre Allaire 2e56439587 Add Radxa Zero constants and checks 2 years ago
  Djair Guilherme d7682481cd
Update board.py 2 years ago
  Djair Guilherme e06a4db926
Update board.py 2 years ago
  Ryan L 7bbf5c8257 Add board detection for the Pcduino2 and Pcduino3 2 years ago
  Melissa LeBlanc-Williams 6e487c2df9 Remove futures and Detect import 2 years ago
  Melissa LeBlanc-Williams 96ba0f6e4d a bit more linting 2 years ago
  Melissa LeBlanc-Williams b84f85883e linting 2 years ago
  Melissa LeBlanc-Williams 02c4fb0d7c Fix typing errors for MicroPython 2 years ago
  BytEvil 0a9d0f7647 Add Khadas VIM3 board detection. 2 years ago
  Melissa LeBlanc-Williams 39f7cfed00 Update Required Python to 3.7 2 years ago
  Melissa LeBlanc-Williams a5178c37c0 Fixed Beaglebone Black detection for Kernel 5.10 or higher 2 years ago
  Melissa LeBlanc-Williams 8b96843830 Added Type Annotations 2 years ago
  Melissa LeBlanc-Williams 686724f357 Fix docs to match Python 3.6 requirement 2 years ago
  twa127 421e4ca54a
Update board.py 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
  Vijay Pothukuchi 6424d4d04e Added Texas Instruments TDA4VM SK board to the suported boards list. 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
  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
  zebular13 3b13324ba0 MaaXBoard and MaaXBoard Mini are both detected 2 years ago
  Mose Mueller cc2eee8b0e Formatting board.py with black 2 years ago