261 Commits (3.34.0)

Author SHA1 Message Date
  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
  MoseMueller 58bb49c07f
Update board.py 2 years ago
  Carlos Perez 5da5a4dfad Add support for the Octavo OSD32MP1 RED board 2 years ago
  John Furcean 2c46b7d4e7 update macropad PID 2 years ago
  John Furcean 30144d6da3 add MacroPad RP2040 2 years ago
  Melissa LeBlanc-Williams 08802f46ea Added 40 pin raspberry pi to any embedded linux 2 years ago
  Melissa LeBlanc-Williams 4d5157d9c4 Linted 2 years ago
  Melissa LeBlanc-Williams 70d318a41a Fixed BeagleBoard Star V detection on latest build 2 years ago
  Melissa LeBlanc-Williams 7aa9e4afe4 Move Generic X86 to bottom 3 years ago
  James Carr 9a0657bcfc
For U2IF have a single value of RP2040_U2IF in chips and a value for each board in boards. 3 years ago
  James Carr afc9e56d83
Reformat with black 3 years ago
  James Carr ff9d00d1d0
Moves the U2IF constant definitions to a single file so they are not repeated. (Closes #174) 3 years ago
  Alvaro Figueroa 6cac3e648d Sticking to naming convention, testing on real hw! 3 years ago
  caternuson f956bf3c69 typo fix 3 years ago
  caternuson f6e1cf5ff7 add qt2040 trinkey 3 years ago
  caternuson 07dca5bafa initial working 3 years ago
  twa127 6cb13015ad
Update board.py 3 years ago
  twa127 cbf7ae7363
Add files via upload 3 years ago
  twa127 aec4ec9aa8
Add files via upload 3 years ago
  Melissa LeBlanc-Williams 1c41c6ae22 Added Raspberry Pi Pico detection for MicroPython 3 years ago
  Melissa LeBlanc-Williams 30ee85a931 Fix MicroPython errors 3 years ago
  twa127 ba98c76652
Update board.py 3 years ago
  Alvaro Figueroa e334f666c3 Swapped boards. Beagle is VIC, Allwinner y D1 3 years ago
  Alvaro Figueroa 994e122e43 Fixing dup VIC-U7 elifs 3 years ago
  Alvaro Figueroa cf626beec4 Adding support for the BeagleV Starfive, chip VIC-U7 3 years ago
  Alvaro Figueroa dd3057d640 Adding support for the BeagleV Starfive, chip VIC-U7 3 years ago
  Alvaro Figueroa be125097ef Fixing beagle id 3 years ago
  Alvaro Figueroa d720af9cc6 Adding support for the BeagleV Starfive, chip VIC-U7 3 years ago
  Alvaro Figueroa c9255ede34 assignment error 3 years ago
  Alvaro Figueroa dde8a230dc Adding support for Allwiner D1 with XuanTie C906 3 years ago
  caternuson 1ea89bdac7 add pico u2if 3 years ago
  Melissa LeBlanc-Williams 013d2e27d4
Update board.py 3 years ago
  Geffen Avraham 0a73977e8a Fixed reformatting. 3 years ago
  Geffen Avraham a01ac306ba Added detection for OSD32MP1 development board. 3 years ago