Commit graph

298 commits

Author SHA1 Message Date
Liz
cad32475b6 Updating pylint enable/disables 2023-04-03 09:47:50 -04:00
Liz
e5dc15fd01 Adding Feather RP2040 EPD
Adding Feather RP2040 EPD to use with U2IF
2023-04-03 09:41:17 -04:00
Steamfoundry
61b2ae2992 fixing IMX8MP so it shows as a linux kernel 2023-03-17 15:59:37 -06:00
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
2023-03-17 12:13:06 -06:00
Andrew_Mcfly
9fded76d75 Fixing formatting with black before Pull request 2023-03-17 08:15:45 +00:00
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
2023-03-17 07:19:15 +00:00
Chris Kalafarski
eecc1dff64
Add Libre "Renegade" ROC-RK3328-CC compatibility 2023-03-06 21:51:24 -05:00
Melissa LeBlanc-Williams
cd4800abb1
Merge pull request #279 from AYastrebov/main
add dietPi check for orange pi 4
2023-02-21 09:34:38 -08:00
Carsten Thue-Bludworth
981b914cb6 Changed if-else statement order to work for Pinephone 2023-02-15 22:30:20 +00:00
Andrey Yastrebov
c603071a22 add dietPi check for orange pi 4 2023-02-03 19:24:39 +01:00
Enrico
94c5e95960 Merge branch 'main' of https://github.com/etrevis/Adafruit_Python_PlatformDetect 2023-01-30 20:28:13 +01:00
Enrico
f2546e71dc change name to ROCK_PI_3A 2023-01-30 20:28:00 +01:00
Enrico
5ee458d0d1
Merge branch 'adafruit:main' into main 2023-01-20 20:03:56 +01:00
Alec Delaney
6639cc6e64 Update template version strings 2023-01-18 23:34:45 -05:00
Enrico
14be48c3d1 Add Rock PI 3A compatibility 2023-01-17 19:44:52 +01:00
RealCorebb
6b3ab180ee
Update board.py 2023-01-08 18:30:09 +08:00
RealCorebb
bfbf605285
Update board.py 2023-01-08 18:21:46 +08:00
ecarozzo
7de715858a
Update adafruit_platformdetect/board.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2022-12-15 09:46:25 +01:00
ecarozzo
a4dcf730e5
Merge branch 'adafruit:main' into main 2022-12-15 09:44:59 +01:00
ecarozzo
4047d7225b black format 2022-12-14 16:34:09 +01:00
ecarozzo
41533d14ab Add 2022-12-14 16:19:33 +01:00
ecarozzo
02fe0e7a24 Merge branch 'main' of https://github.com/ecarozzo/Adafruit_Python_PlatformDetect into main 2022-12-14 16:10:36 +01:00
ecarozzo
7bbde0dd39 Fix board name after update to last bios firmware 2022-12-14 16:02:33 +01:00
Luis Malhadas
97813bf5f1 More appropriate naming and rem forgotten print. 2022-12-10 01:15:49 +00:00
Luis Malhadas
52b87b3f53 Rock Pi 4C+ add to the list of boards 2022-12-10 01:01:05 +00:00
Melissa LeBlanc-Williams
d0d0ff7cb4
Merge pull request #266 from kennethryerson/Radxa_CM3
Add support for Radxa CM3
2022-11-30 08:52:58 -08:00
Melissa LeBlanc-Williams
a8ef1a20c4 Merge branch 'main'... 2022-11-29 15:23:46 -08:00
Kenneth Ryerson
20d5515fee Add support for Radxa CM3 2022-11-28 16:29:45 -06:00
Melissa LeBlanc-Williams
a0c9952991 Improved Detector Script and fixed some missing edge cases 2022-11-28 10:20:48 -08:00
ecarozzo
fa920788de Black formatted 2022-11-26 15:38:15 +01:00
ecarozzo
ca36d5d971 word break 2022-11-26 15:21:31 +01:00
ecarozzo
12a8129b27 Error correction 2022-11-26 14:56:23 +01:00
ecarozzo
7ac797b940 Add encoding in open function 2022-11-26 14:30:16 +01:00
ecarozzo
a66c9d45d4 Add more precise detection 2022-11-26 13:08:00 +01:00
ecarozzo
6435addf39 Added any_embedded_linux definition 2022-11-26 11:22:46 +01:00
ecarozzo
024f0cf46c Added support to SeeedStudio Odyssey X86J5105 2022-11-26 10:28:41 +01:00
MrPanc0
d2c7369da5
Update board.py 2022-11-23 19:28:39 +01:00
lilin
deebf95ecc board detect 2022-11-18 05:55:54 +00:00
lilin
98669f2b79 Modify board_value 2022-11-18 03:25:41 +00:00
lilin
48c2e558e7 Add supprot for LubanCat Zero,LubanCat1 and LubanCat2 2022-11-17 03:02:51 +00:00
Melissa LeBlanc-Williams
1a6d387274 Fix commas from merge 2022-11-09 09:12:23 -08:00
Melissa LeBlanc-Williams
71b11f95e9 Merge branch 'main' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into lazyeval 2022-11-09 09:08:55 -08:00
Melissa LeBlanc-Williams
faf979aeb5 Merge branch 'main' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into rk3588-rock-5 2022-11-09 08:56:47 -08:00
user.email
ab6c1b54a2 Add support for Radxa Rock 5 2022-11-09 00:01:28 +08:00
Melissa LeBlanc-Williams
2f22814873 Fix Libre AML_S905X_CC LePotato not being detected as Linux 2022-11-07 09:29:47 -08:00
Ed McLain
c08d5325be
Adding support for Banana Pi M2 Plus 2022-10-15 11:08:58 -05:00
Brandon
f8d2cb88e8 Add support for the AML_S905X_CC board 2022-10-14 01:05:21 +00:00
Ryzer58
10a16d9795
Merge branch 'adafruit:main' into main 2022-09-24 19:02:43 +01:00
Martin Schnur
3be4b59879 Added Siemens Simatic IOT2050 Basic/Advanced 2022-09-21 18:30:13 +02:00
Ryan L
96a87e372f Update repo in line with latest updates from Adafruit 2022-09-17 19:33:38 +01:00