Melissa LeBlanc-Williams
cf6e2610b7
Add detection for Pico W, 2, and 2 W versions
2 months ago
Jörg Hofrichter
2f650af5af
Add support for detecting AMD Zynq UltraScale+ MPSoCs
Those boards identify with detector.chip.ZYNQMP == True.
5 months ago
James Bowman
8d896afcbc
Add support for SPIDriver, controlled by env var BLINKA_SPIDRIVER
7 months ago
PleahMaCaka
0ca46b643c
Added support for D-Robotics RDK-X5
7 months ago
Gautham Srinivasan
9a327202eb
add t264 chip id for jetson thor
8 months ago
Technobly
16e3e94bf4
Support for Particle Tachyon
1 year ago
agstewart
4e59d9f78a
added chip detection for RK3588S
9 months ago
August
acf0d47d24
support renesas rzv2h/rzv2n, bananapi ai2h/ai2n board
11 months ago
mrv96
3f346a64fa
Add support to FT4232H
1 year ago
August
fae9cc3573
support allwinner sun55iw3 T527, bananapif5
1 year ago
Hajime Fujimoto
b552676599
Added support for D-Robotics RDK-X3
1 year ago
August
07bbea902c
support spacemit k1, bananapif3
1 year ago
August
1d30230656
support allwinner h618 chip, bananapi m4berry and m4zero board
1 year ago
DarkMechanikum
624a40d580
added JH7110 RISC-V chip and STARFIVE VISIONFIVE2 board
1 year ago
Andrei Aldea
fd5202cd22
Add BeagleY-AI / AM67A
Add Testing for BeagleY-AI & AM67A SoC.
This will include shim for GPIOZERO so Pi Calls work out of box.
GPIOD works too of course.
What's the best way to utilize? Mark it as Pi compat somehow?
1 year ago
nop
113c0e59a1
added Luckfox Mini
1 year ago
brentru
53ca17ebc4
add agnostic files
1 year ago
lugamodder
12e70d7036
Add RV1106 Luckfox Pico Max
2 years ago
anonymouscowhead
9d22bb6d2d
Added constants
2 years ago
casainho
4d38ce8e41
Clean after using pre-commit
2 years ago
casainho
9cf551506f
Added board MilkV Duo
2 years ago
Steve Jeong
028137fe74
ODROID-M1: Remove RK3568B2 and Use RK3568 instead
Signed-off-by: Steve Jeong <steve@how2flow.net>
2 years ago
Timon Skerutsch
6c4ba75669
add Raspberry Pi 5
2 years ago
Melissa LeBlanc-Williams
1b1ab2f988
Updated pylint config and linted everything
2 years ago
tooz
e7ddeac4e8
Add support for Tinker Board 2 and Tinker Edge R
2 years ago
Nathan Young
f835e6ca35
Add support for Hardkernel ODROID-H3
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.
3 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
3 years ago
Luis Malhadas
b7ebea6c2a
for compatibility with circuitpython
3 years ago
Luis Malhadas
52b87b3f53
Rock Pi 4C+ add to the list of boards
3 years ago
ecarozzo
024f0cf46c
Added support to SeeedStudio Odyssey X86J5105
3 years ago
MrPanc0
3ae0ef5da9
Update chips.py
3 years ago
lilin
48c2e558e7
Add supprot for LubanCat Zero,LubanCat1 and LubanCat2
3 years ago
user.email
ab6c1b54a2
Add support for Radxa Rock 5
3 years ago
Brandon
f8d2cb88e8
Add support for the AML_S905X_CC board
3 years ago
Martin Schnur
3be4b59879
Added Siemens Simatic IOT2050 Basic/Advanced
3 years ago
Aleksandr Saiapin
1f1e381ca2
chore: rename processor
3 years ago
Aleksandr Saiapin
f770db478b
Black reformat
3 years ago
Aleksandr Saiapin
d77ceccfc9
Add Lichee D1 board
3 years ago
linhhoang
dd60822283
add support for Jetson AGX Orin
4 years ago
Ste-Trat
a28633e567
Update chips.py
3 years ago
Ste-Trat
36600b17ad
Update chips.py
3 years ago
Simon-Pierre Allaire
2e56439587
Add Radxa Zero constants and checks
3 years ago
Ryan L
f5b7cd5e41
Add definitions for the Allwinner A10 and A20 chip along with pcduino boards
4 years ago
BytEvil
0a9d0f7647
Add Khadas VIM3 board detection.
4 years ago
Alec Delaney
53fa9a129e
Add licenses to files
4 years ago
Vijay Pothukuchi
6424d4d04e
Added Texas Instruments TDA4VM SK board to the suported boards list.
4 years ago
cesar
65d9901e59
Feat: Adding H3 NanoPi Neo
4 years ago
James Carr
9a0657bcfc
For U2IF have a single value of RP2040_U2IF in chips and a value for each board in boards.
Note: This will need a matching update to Adafruit_Blinka if this is merged.
4 years ago
James Carr
ff9d00d1d0
Moves the U2IF constant definitions to a single file so they are not repeated. ( Closes #174 )
This gets "pylint $( find . -path './adafruit*.py' )" to 10/10.
This will also enable pre-commit to succeed when it is installed.
4 years ago