twa127
|
1e5c42bfdd
|
Update chip.py
|
3 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.
|
3 years ago |
linhhoang
|
f19f4eaff4
|
Add support for Jetson Xavier Industrial
|
3 years ago |
James Carr
|
afc9e56d83
|
Reformat with black
|
3 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.
|
3 years ago |
Melissa LeBlanc-Williams
|
c35ca621a2
|
Add missing CM4 Revision
|
3 years ago |
Alvaro Figueroa
|
6cac3e648d
|
Sticking to naming convention, testing on real hw!
|
4 years ago |
Timon
|
bc561c5c4d
|
formatting fix
|
4 years ago |
Timon
|
bd054034ba
|
Add rervision code for 8 GB CM4 Lite with WiFi
|
4 years ago |
caternuson
|
b42d6a8b95
|
update USB PIDs
|
4 years ago |
caternuson
|
f956bf3c69
|
typo fix
|
4 years ago |
caternuson
|
f6e1cf5ff7
|
add qt2040 trinkey
|
4 years ago |
caternuson
|
07dca5bafa
|
initial working
|
4 years ago |
Razvan Grigore
|
c3faa38579
|
add ConnectTech Boson board for Jetson NX
|
4 years ago |
twa127
|
6cb13015ad
|
Update board.py
|
4 years ago |
twa127
|
cbf7ae7363
|
Add files via upload
|
4 years ago |
twa127
|
aec4ec9aa8
|
Add files via upload
|
4 years ago |
Melissa LeBlanc-Williams
|
1c41c6ae22
|
Added Raspberry Pi Pico detection for MicroPython
|
4 years ago |
Melissa LeBlanc-Williams
|
30ee85a931
|
Fix MicroPython errors
|
4 years ago |
twa127
|
ba98c76652
|
Update board.py
|
4 years ago |
twa127
|
67e69af7e6
|
Update chip.py
|
4 years ago |
twa127
|
f6bf2ed5ad
|
Update chip.py
|
4 years ago |
François Schmidts
|
3c9133d44d
|
Fixing pylint warning about missing return statements
|
4 years ago |
François Schmidts
|
fbc95067c8
|
Remove unecessary file close
|
4 years ago |
Alvaro Figueroa
|
e334f666c3
|
Swapped boards. Beagle is VIC, Allwinner y D1
|
4 years ago |
Alvaro Figueroa
|
994e122e43
|
Fixing dup VIC-U7 elifs
|
4 years ago |
Alvaro Figueroa
|
cf626beec4
|
Adding support for the BeagleV Starfive, chip VIC-U7
|
4 years ago |
Alvaro Figueroa
|
dd3057d640
|
Adding support for the BeagleV Starfive, chip VIC-U7
|
4 years ago |
Alvaro Figueroa
|
be125097ef
|
Fixing beagle id
|
4 years ago |
Alvaro Figueroa
|
d720af9cc6
|
Adding support for the BeagleV Starfive, chip VIC-U7
|
4 years ago |
Alvaro Figueroa
|
c9255ede34
|
assignment error
|
4 years ago |
Alvaro Figueroa
|
dde8a230dc
|
Adding support for Allwiner D1 with XuanTie C906
|
4 years ago |
caternuson
|
1ea89bdac7
|
add pico u2if
|
4 years ago |
Nathan Young
|
e97875ee46
|
Add support for Raspberry Pi Model B Rev 2 (0004)
|
4 years ago |
Melissa LeBlanc-Williams
|
013d2e27d4
|
Update board.py
Remove double spacing
|
4 years ago |
Geffen Avraham
|
0a73977e8a
|
Fixed reformatting.
|
4 years ago |
Geffen Avraham
|
a01ac306ba
|
Added detection for OSD32MP1 development board.
|
4 years ago |
Ray Thomson
|
0bf1431380
|
Code reformat
|
4 years ago |
Ray Thomson
|
399488158b
|
Add Rock Pi 4c Support
Added Rock Pi 4c Support
|
4 years ago |
linhhoang
|
8447c058b3
|
Add support for NVIDIA TX2 NX
|
4 years ago |
lukschwalb
|
ba05171224
|
Add Revision ID for Pi CM4
|
4 years ago |
twa127
|
48cbed1216
|
Update chips.py
|
4 years ago |
twa127
|
91c1b49fbe
|
Update boards.py
|
4 years ago |
twa127
|
621592758e
|
Update chip.py
|
4 years ago |
twa127
|
86d416c1d3
|
Update board.py
|
4 years ago |
Melissa LeBlanc-Williams
|
febd68b395
|
Add NanoPi NEO Air and NanoPi Duo2 support
|
4 years ago |
Melissa LeBlanc-Williams
|
2e344175f4
|
Fix None type not iterable issue on Github actions
|
4 years ago |
Melissa LeBlanc-Williams
|
01b3d6ecfd
|
Add BeagleBone AI Detection
|
4 years ago |
Melissa LeBlanc-Williams
|
27e60ee22f
|
Change docstring to be more accurate
|
4 years ago |
Melissa LeBlanc-Williams
|
d9a251b321
|
Explicitly close files after use
|
4 years ago |