Melissa LeBlanc-Williams
e4ca06ba8c
Undo more formatting
1 year ago
Melissa LeBlanc-Williams
8820fe87aa
Fix config and unlint
1 year ago
Melissa LeBlanc-Williams
1b1ab2f988
Updated pylint config and linted everything
1 year ago
Harry Weppner
740b62d45a
add support for BeagleBone rev. A3
1 year ago
sc-bin
f99e1db213
add support for walnutpi-1b
1 year ago
mmontol
650590d903
avoid line too long
1 year ago
mmontol
5c98d7deec
avoid too-many-lines error from pylint
1 year ago
mmontol
bcd669742d
added support for LubanCat-4
1 year ago
jgdempsey
9b33be2af4
Ran Black on the repo
1 year ago
jgdempsey
eb686e82cc
added Nanopi Neo 2 board
1 year ago
Xenokrates
c7f8528345
Fixed the Linux detection.
1 year ago
Xenokrates
574da1c42d
Reformatted code to comply with tests.
1 year ago
Xenokrates
b682743a30
Added support for board 'Lemaker Banana Pro'
1 year ago
Alex Nikitin
199d16d46d
OrangePi 5 detection for not Armbian
1 year ago
caternuson
dbe5a7a75c
add KB2040
1 year ago
Mpult
6b168840ff
Formatted according to Black
1 year ago
Mpult
11f224da01
Finalized testing for M2-Berry
1 year ago
tooz
0848d55d1d
Add support for Tinker Board 2 and Tinker Edge R
fixed pre-commit formatting issue
1 year ago
tooz
cc1f8a82c8
Add support for Tinker Board 2 and Tinker Edge R
1 year ago
tooz
15052ea83e
Add support for Tinker Board 2 and Tinker Edge R
Adding Tinker Board 2 and Tinker Edge R
1 year ago
tooz
e7ddeac4e8
Add support for Tinker Board 2 and Tinker Edge R
1 year ago
Mpult
da8460fa8f
Adding support for BPI-M2-Berry Board
1 year ago
tyeth
24473019bc
Fixup _seed_board_ids and tinker board
Circuitpython error returning Nonetype as str implicitly on line 780.
1 year ago
Nathan Young
f835e6ca35
Add support for Hardkernel ODROID-H3
1 year ago
Melissa LeBlanc-Williams
7a1ff1b232
Update pre-commit and re-lint
1 year ago
Melissa LeBlanc-Williams
e88f9ff784
Added improved Pi Revision Code detection
1 year ago
Melissa LeBlanc-Williams
0bcb1d0681
Fix detection for Orange Pi Zero 2 on Debian
1 year ago
Kaan Göksal
a7a4b7756c
A new constant for raspberry pi 3b +
Added a new revision of raspberry pi 3b + to constants
1 year ago
Andrei Aldea
0384b60e2b
Fixed formatting with black
1 year ago
Andrei Aldea
71b66b509c
Fixed pre-commit Errors
1 year 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.
1 year ago
Yuyue
bb3178287f
Update board.py
Fix
1 year ago
Yuyue
5e8e88c11b
Update adafruit_platformdetect/board.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
1 year ago
Yuyue
d354b1fff5
Update adafruit_platformdetect/board.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
1 year ago
Liz
563108df67
Adding RFM and CAN feather
1 year ago
Yuyue
9f42d9e5c6
Update board.py
Modify board_value for LubanCat1 LubanCat2
1 year ago
linhhoang
8413ff28ca
add support for Jetson Orin NX and Jetson Orin Nano
1 year ago
Liz
4fe85aabf6
Update board.py
1 year ago
Liz
cad32475b6
Updating pylint enable/disables
1 year ago
Liz
e5dc15fd01
Adding Feather RP2040 EPD
Adding Feather RP2040 EPD to use with U2IF
1 year 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
Chris Kalafarski
66f7b39d8a
Fix formatting
2 years ago
Chris Kalafarski
eecc1dff64
Add Libre "Renegade" ROC-RK3328-CC compatibility
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
Enrico
f2546e71dc
change name to ROCK_PI_3A
2 years ago
Alec Delaney
6639cc6e64
Update template version strings
2 years ago