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
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
Enrico
14be48c3d1
Add Rock PI 3A compatibility
2 years ago
RealCorebb
6b3ab180ee
Update board.py
2 years ago
RealCorebb
1f366bcb8d
Update boards.py
2 years ago
RealCorebb
bfbf605285
Update board.py
2 years ago
RealCorebb
d557ad7585
Update boards.py
2 years ago
ecarozzo
7de715858a
Update adafruit_platformdetect/board.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2 years ago
ecarozzo
4047d7225b
black format
2 years ago
ecarozzo
41533d14ab
Add
2 years ago
ecarozzo
7bbde0dd39
Fix board name after update to last bios firmware
2 years ago
Luis Malhadas
b7ebea6c2a
for compatibility with circuitpython
2 years ago
Luis Malhadas
97813bf5f1
More appropriate naming and rem forgotten print.
2 years ago
Luis Malhadas
52b87b3f53
Rock Pi 4C+ add to the list of boards
2 years ago
Kenneth Ryerson
20d5515fee
Add support for Radxa CM3
2 years ago
Melissa LeBlanc-Williams
a0c9952991
Improved Detector Script and fixed some missing edge cases
2 years ago
ecarozzo
fa920788de
Black formatted
2 years ago
ecarozzo
ca36d5d971
word break
2 years ago
ecarozzo
12a8129b27
Error correction
2 years ago
ecarozzo
7ac797b940
Add encoding in open function
2 years ago
ecarozzo
a66c9d45d4
Add more precise detection
2 years ago
ecarozzo
6435addf39
Added any_embedded_linux definition
2 years ago
ecarozzo
024f0cf46c
Added support to SeeedStudio Odyssey X86J5105
2 years ago
Paweł Kowalski
8cbfeb18c4
Add RASPBERRY_PI_4B rev code
2 years ago
MrPanc0
3c18843ee3
Update boards.py
2 years ago
Melissa LeBlanc-Williams
0161bc8684
Ran pre-commit
2 years ago
MrPanc0
3ae0ef5da9
Update chips.py
2 years ago
MrPanc0
d2c7369da5
Update board.py
2 years ago
MrPanc0
1430d36b84
Update chip.py
2 years ago
MrPanc0
71278679d6
Update boards.py
2 years ago
monark
82bc85b106
Fix format
2 years ago
lilin
deebf95ecc
board detect
2 years ago
lilin
98669f2b79
Modify board_value
2 years ago
lilin
48c2e558e7
Add supprot for LubanCat Zero,LubanCat1 and LubanCat2
2 years ago
Melissa LeBlanc-Williams
1a6d387274
Fix commas from merge
2 years ago
Melissa LeBlanc-Williams
e2b56b6773
Ran pre-commit
2 years ago
Melissa LeBlanc-Williams
41bbc2da02
Put _LIBRE_COMPUTER_IDS in tuple
2 years ago