Melissa LeBlanc-Williams
cab357802e
Fix fallback code to not use _PI_REV_CODES
1 year ago
Melissa LeBlanc-Williams
f05c528a86
Remove pre-decoded revcodes and tester
1 year ago
Melissa LeBlanc-Williams
f9f0803fd6
Fix long line
1 year ago
Timon Skerutsch
6c4ba75669
add Raspberry Pi 5
1 year ago
John Pitney
4b7d260552
Add Orange Pi 3B
1 year ago
Philip Moraski
ee3e3a7c7c
Updated JETSON_AGX_ORIN board IDs
1 year ago
Melissa LeBlanc-Williams
89849d46e6
Reun pre-commit
1 year ago
Melissa LeBlanc-Williams
ccf1d71c51
Fix recursion on some systems
1 year ago
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.
2 years ago
Nathan Young
f835e6ca35
Add support for Hardkernel ODROID-H3
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
0bcb1d0681
Fix detection for Orange Pi Zero 2 on Debian
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
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
Liz
563108df67
Adding RFM and CAN feather
2 years ago
Yuyue
9f42d9e5c6
Update board.py
Modify board_value for LubanCat1 LubanCat2
2 years ago
linhhoang
8413ff28ca
add support for Jetson Orin NX and Jetson Orin Nano
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
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