Mpult
da8460fa8f
Adding support for BPI-M2-Berry Board
1 year ago
Melissa LeBlanc-Williams
9082e332cb
Merge pull request #295 from NathanY3G/odroid-h3-support
Add support for Hardkernel ODROID-H3
1 year ago
Melissa LeBlanc-Williams
16516c711c
Merge pull request #297 from tyeth/circuitpython-error-fix
Fixup syntax
1 year ago
tyeth
24473019bc
Fixup _seed_board_ids and tinker board
Circuitpython error returning Nonetype as str implicitly on line 780.
2 years ago
Nathan Young
694fa24125
Increase max-module-lines to permit successful build
Please refer to Issue 296 for more information.
2 years ago
Nathan Young
f835e6ca35
Add support for Hardkernel ODROID-H3
2 years ago
Melissa LeBlanc-Williams
7b3c72a581
Merge pull request #294 from makermelissa/simplify_rev_codes
Added improved Pi Revision Code detection
2 years ago
Melissa LeBlanc-Williams
7a1ff1b232
Update pre-commit and re-lint
2 years ago
Melissa LeBlanc-Williams
e88f9ff784
Added improved Pi Revision Code detection
2 years ago
Melissa LeBlanc-Williams
2b3b7eff8d
Merge pull request #293 from makermelissa/debian_orange_pi
Fix detection for Orange Pi Zero 2 on Debian
2 years ago
Melissa LeBlanc-Williams
184e5a904d
Merge branch 'main' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into debian_orange_pi
2 years ago
Melissa LeBlanc-Williams
69daccf9df
Merge pull request #290 from virtualRadish/main
Add Detection for AM625x SoC and BeaglePlay
2 years ago
Melissa LeBlanc-Williams
0bcb1d0681
Fix detection for Orange Pi Zero 2 on Debian
2 years ago
Melissa LeBlanc-Williams
dc6b5c5627
Merge pull request #292 from kaangoksal/main
A new constant for raspberry pi 3b +
2 years ago
Kaan Göksal
a7a4b7756c
A new constant for raspberry pi 3b +
Added a new revision of raspberry pi 3b + to constants
2 years ago
Andrei Aldea
0384b60e2b
Fixed formatting with black
2 years ago
Andrei Aldea
71b66b509c
Fixed pre-commit Errors
2 years ago
Andrei Aldea
44f412dc82
Add Detection for AM625x SoC and BeaglePlay
This also includes some preliminary stuff for BeagleBone AI64 (TDA4VM /J721e). Will send second patch for that.
2 years ago
Melissa LeBlanc-Williams
54e97bbb5d
Merge pull request #288 from mmontol/main
Update board.py
2 years ago
Yuyue
bb3178287f
Update board.py
Fix
2 years ago
Yuyue
5e8e88c11b
Update adafruit_platformdetect/board.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2 years ago
Yuyue
d354b1fff5
Update adafruit_platformdetect/board.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2 years ago
Melissa LeBlanc-Williams
80642040cd
Merge pull request #289 from BlitzCityDIY/main
Adding support for CAN and RFM Feather
2 years ago
Liz
17f533ba58
Merge branch 'adafruit:main' into main
2 years ago
Liz
563108df67
Adding RFM and CAN feather
2 years ago
Yuyue
9f42d9e5c6
Update board.py
Modify board_value for LubanCat1 LubanCat2
2 years ago
Melissa LeBlanc-Williams
1ca0643847
Merge pull request #287 from anhmiuhv/orinnx
add support for Jetson Orin NX and Jetson Orin Nano
2 years ago
linhhoang
8413ff28ca
add support for Jetson Orin NX and Jetson Orin Nano
2 years ago
Melissa LeBlanc-Williams
6965f721f8
Merge pull request #286 from BlitzCityDIY/main
Adding Feather RP2040 EPD
2 years ago
Liz
4fe85aabf6
Update board.py
2 years ago
Liz
cad32475b6
Updating pylint enable/disables
2 years ago
Liz
e5dc15fd01
Adding Feather RP2040 EPD
Adding Feather RP2040 EPD to use with U2IF
2 years ago
Melissa LeBlanc-Williams
cf93300ff3
Merge pull request #283 from McFly-Labs/main
Adding NXP NavQPlus to detected boards
2 years ago
Steamfoundry
61b2ae2992
fixing IMX8MP so it shows as a linux kernel
2 years ago
Steamfoundry
385c5a216e
Refactor how I added the NXP i.MX8M Plus so it won't conflict definitions when I add it into Blinka
Changes to be committed:
modified: adafruit_platformdetect/board.py
modified: adafruit_platformdetect/chip.py
modified: adafruit_platformdetect/constants/chips.py
2 years ago
Andrew_Mcfly
9fded76d75
Fixing formatting with black before Pull request
2 years ago
Andrew_Mcfly
380dda2c52
Adding NXP NavQPlus to detected boardys (Uses an IMX8M SOC module so the chip is already detected)
Future boards using the same SOC may need to edit the board name or detection line in bin/detect.py so it doesn't list it as an NXP NAVq board
Original NavQ board not available to I couldn't add it too.
Added for the Hovergames 3
Team Mcfly
2023
Changes to be committed:
modified: adafruit_platformdetect/board.py
modified: adafruit_platformdetect/constants/boards.py
modified: bin/detect.py
2 years ago
Melissa LeBlanc-Williams
2477c895ad
Merge pull request #281 from farski/ROC-RK3328-CC
Add Libre "Renegade" ROC-RK3328-CC compatibility
2 years ago
Chris Kalafarski
66f7b39d8a
Fix formatting
2 years ago
Chris Kalafarski
eecc1dff64
Add Libre "Renegade" ROC-RK3328-CC compatibility
2 years ago
Melissa LeBlanc-Williams
cd4800abb1
Merge pull request #279 from AYastrebov/main
add dietPi check for orange pi 4
2 years ago
Melissa LeBlanc-Williams
a3371ad189
Merge pull request #280 from shulltronics/main
Fix detection of Pine64 devices
2 years ago
Carsten Thue-Bludworth
981b914cb6
Changed if-else statement order to work for Pinephone
2 years ago
Andrey Yastrebov
c603071a22
add dietPi check for orange pi 4
2 years ago
Melissa LeBlanc-Williams
80397041fc
Merge pull request #278 from tekktrik/main
Upgrade actions, fix output checking
2 years ago
Alec Delaney
d4af29e043
Upgrade actions, fix output checking
2 years ago
Melissa LeBlanc-Williams
c3182551ac
Merge pull request #277 from tekktrik/main
Add build package
2 years ago
Alec Delaney
5bd72aaee1
Add build package
2 years ago
Melissa LeBlanc-Williams
67c8a460a0
Merge pull request #272 from etrevis/main
Add Rock Pi 3A compatibility
2 years ago
Enrico
94c5e95960
Merge branch 'main' of https://github.com/etrevis/Adafruit_Python_PlatformDetect
2 years ago