703 Commits (2.14.3)
 

Author SHA1 Message Date
  Melissa LeBlanc-Williams 2908910ee5
Merge pull request #92 from makermelissa/master 3 years ago
  Melissa LeBlanc-Williams e46a1867c3 Fix formatting 3 years ago
  Melissa LeBlanc-Williams c52b24b515 Fix false positive on Tinkerboard 3 years ago
  Melissa LeBlanc-Williams 4b820a0de7
Merge pull request #91 from makermelissa/master 3 years ago
  Melissa LeBlanc-Williams b4998383c7 Add missing Raspberry Pi 2 Rev code 3 years ago
  Melissa LeBlanc-Williams 5cdf8afd30
Merge pull request #88 from fpdotmonkey/bugfix/check_dt_compatible_value_memory_leak 3 years ago
  Fletcher Porter e2f1b673de Fixed an issue where __init__.check_dt_compatible_value opened a file but did not close it and thus caused a memory leak and a ResourceWarning. 3 years ago
  Melissa LeBlanc-Williams 1b43d2a1f4
Merge pull request #84 from BlitzCityDIY/master 3 years ago
  BlitzCityDIY 24124352c3 Changing to use function 3 years ago
  BlitzCityDIY 834f1b32d2 Changing to _ASUS_TINKER_BOARD_IDS 3 years ago
  BlitzCityDIY d81e9f7680 Merge remote-tracking branch 'upstream/master' 3 years ago
  BlitzCityDIY 2e4da977f1 Merge branch 'master' of https://github.com/BlitzCityDIY/Adafruit_Python_PlatformDetect 3 years ago
  BlitzCityDIY 8f4bf4a94f Adding _ASUS_TINKER_BOARD_IDS 3 years ago
  BlitzCityDIY 6333865b87 Changing ASUS_TINKER_BOARD to _ASUS_TINKER_BOARD 3 years ago
  Limor "Ladyada" Fried 6b0847d4cd
Merge pull request #87 from SpasilliumNexus/patch-1 3 years ago
  Tommy 6776b983fe
Add revision code for 8GB model Raspberry Pi 4B 3 years ago
  Limor "Ladyada" Fried 71653a67b3
Merge pull request #86 from makermelissa/master 3 years ago
  Melissa LeBlanc-Williams 1cc0239aba Black formatted 3 years ago
  Melissa LeBlanc-Williams 63a6103b7c Added missing rev codes for newer Raspberry Pi 2 3 years ago
  BlitzCityDIY 3eaf2add35 Reformatted with Black 3 years ago
  BlitzCityDIY d0e22d04d6 Updating pylint 3 years ago
  BlitzCityDIY 07e8625558 Black formatting 3 years ago
  BlitzCityDIY f6cf2cd767 Updating board.py 3 years ago
  BlitzCityDIY 98cdaa4bba Adding Tinker Board detection 3 years ago
  Melissa LeBlanc-Williams 1067d517c2
Merge pull request #83 from geekguy-wy/add_udoo_bolt_detect 3 years ago
  Dale Weber ebb72a406d Added UDOO Bolt V3 and V8 detection. Original Bolt is Bolt V8 now 3 years ago
  Melissa LeBlanc-Williams a1cbc7b1f9
Merge pull request #81 from geekguy-wy/add_udoo_bolt_detect 3 years ago
  geekguy-wy e16fed57a8
Merge pull request #1 from makermelissa/udoo_bolt 3 years ago
  Melissa LeBlanc-Williams 61c0859544 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into udoo_bolt 3 years ago
  Melissa LeBlanc-Williams e8b0a2c1e5
Merge pull request #82 from hhk7734/odroid-xu4 3 years ago
  Melissa LeBlanc-Williams f418f0f16d Black formatting, fixed syntax error 3 years ago
  Melissa LeBlanc-Williams 125f2adf90 Updated code to search board IDs 3 years ago
  Melissa LeBlanc-Williams 3fedb68c85 Merge branch 'add_udoo_bolt_detect' of https://github.com/geekguy-wy/Adafruit_Python_PlatformDetect into udoo_bolt 3 years ago
  Hyeonki Hong f5bfd071fe ODROID-XU4: add support for Hardkernel Odroid XU4 3 years ago
  Dale Weber 4c3b2190e5 Fixed error - added ':' in if statement.' 3 years ago
  Dale Weber ab2bd7dee4 Changed names of UDOO_IDS and UDOO_ASSET_TAG; Corrected layout of UDOO_BOARD_IDS 3 years ago
  Dale Weber d3cc2a29e0 Fixed code formatting by running black on detect.py, try #4. Oh, my! 4 years ago
  Dale Weber 0de104ca7a Fixed code formatting, try #3. Oh, my! 4 years ago
  Dale Weber a5eb09d0ec Fixed code formatting, try #2 4 years ago
  Dale Weber d0d36d1683 Fixed code formatting 4 years ago
  Dale Weber 710f368a72 Added board detection for UDOO Bolt using check_board_asset_value() and added it to detect.py 4 years ago
  Melissa LeBlanc-Williams a7da497054
Merge pull request #80 from geekguy-wy/add_udoo_bolt_detect 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 7de55e27b6 Fixed statement has no effect for PyLint 4 years ago
  =Dale Weber ca21ef9e02 Fixed the way I am calling get_board_asset_tag() 4 years ago
  =Dale Weber e9f6442b06 Fixed the last one-off space I missed last time. 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
  Melissa LeBlanc-Williams 0415b1c6c2
Merge pull request #79 from makermelissa/master 4 years ago
  Melissa LeBlanc-Williams 133364413e Black formatted 4 years ago