151 Commits (3.19.4)

Author SHA1 Message Date
  Melissa LeBlanc-Williams 686724f357 Fix docs to match Python 3.6 requirement 2 years ago
  Alec Delaney 6e416d8d2a Swap header written license for SPDX 2 years ago
  Vijay Pothukuchi 6424d4d04e Added Texas Instruments TDA4VM SK board to the suported boards list. 2 years ago
  cesar 65d9901e59 Feat: Adding H3 NanoPi Neo 2 years ago
  John Furcean 881dddc7be fix comment 2 years ago
  John Furcean 2c46b7d4e7 update macropad PID 2 years ago
  John Furcean 30144d6da3 add MacroPad RP2040 2 years ago
  Melissa LeBlanc-Williams 70d318a41a Fixed BeagleBoard Star V detection on latest build 2 years ago
  twa127 1e5c42bfdd
Update chip.py 2 years ago
  James Carr 9a0657bcfc
For U2IF have a single value of RP2040_U2IF in chips and a value for each board in boards. 2 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 b42d6a8b95 update USB PIDs 3 years ago
  caternuson f6e1cf5ff7 add qt2040 trinkey 3 years ago
  caternuson 07dca5bafa initial working 3 years ago
  twa127 cbf7ae7363
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 67e69af7e6
Update chip.py 3 years ago
  twa127 f6bf2ed5ad
Update chip.py 3 years ago
  Alvaro Figueroa d720af9cc6 Adding support for the BeagleV Starfive, chip VIC-U7 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
  Ray Thomson 399488158b Add Rock Pi 4c Support 3 years ago
  twa127 621592758e
Update chip.py 3 years ago
  Melissa LeBlanc-Williams 01b3d6ecfd Add BeagleBone AI Detection 3 years ago
  Hosstia Cortes 8f73ec9fef Adding Radxa ROCK Pi X detection 3 years ago
  flyleaf91 e277535f63 Add support for LubanCat i.MX6ULL and STM32MP157 3 years ago
  twa127 f061f49fce
Update chip.py 3 years ago
  Scott Main 1e83152b46 Add detection for Coral Dev Board Mini 3 years ago
  Melissa LeBlanc-Williams 1f6b3f056f Removed long line 3 years ago
  Melissa LeBlanc-Williams 1fa338d969 Change Pine64 to use dt-compatible 3 years ago
  Michael Murton e1661ce56a
fix generic amd not returning a chip ref #96 3 years ago
  Melissa LeBlanc-Williams ebcb4a0cb2 Implemented simple chip id and board id caching 3 years ago
  Melissa LeBlanc-Williams 95a3fdd7ad Renamed STM32 to STM32F405 because it was too generic 3 years ago
  Melissa LeBlanc-Williams ec95b17d19 Added STM32MP1 detection 3 years ago
  kent da46b462ce formatted with black and pylint 3 years ago
  kent 01b7ff76c9 detect Pentium_N3710 (Braswell core) 3 years ago
  Daniel Manla 3f334213a1
Fixed formatting via "black" 3 years ago
  Daniel Manla 578742c684
Modified a comment for clarification 3 years ago
  Daniel Manla ee64a3d3b0
Added Allwinner H6; Modified Allwinner A64 3 years ago
  Franklin Harding 34d046ad1a Add support for detecting FT2232H 4 years ago
  BlitzCityDIY 07e8625558 Black formatting 4 years ago
  BlitzCityDIY 98cdaa4bba Adding Tinker Board detection 4 years ago
  Dale Weber ebb72a406d Added UDOO Bolt V3 and V8 detection. Original Bolt is Bolt V8 now 4 years ago
  Hyeonki Hong f5bfd071fe ODROID-XU4: add support for Hardkernel Odroid XU4 4 years ago
  =Dale Weber 8285f64c2a The chip (Ryzen V1605B) and board *UDOO_BOLT) are now correctly detected by PlatformDetect. 4 years ago
  =Dale Weber ca21ef9e02 Fixed the way I am calling get_board_asset_tag() 4 years ago
  =Dale Weber 7d1f6696ca Fixed a one-off space and added two ':' in comparisons 4 years ago
  =Dale Weber 727cb3d3a0 First try at detecting an UDOO Bolt. There will probably be more. 4 years ago