twa127
fdbfd066e1
Merge pull request #1 from adafruit/master
Merge
4 years ago
Limor "Ladyada" Fried
168ff6b665
Merge pull request #125 from ladyada/master
fix black
4 years ago
lady ada
f30f7c9b64
fix black
4 years ago
Limor "Ladyada" Fried
933b280467
Merge pull request #124 from PTS93/patch-1
Add support for Raspberry Pi CM4
4 years ago
Timon
3a00e32626
Add support for Raspberry Pi CM4
4 years ago
Melissa LeBlanc-Williams
fb283c412c
Merge pull request #121 from scottamain/master
Add detection for Coral Dev Board Mini
4 years ago
Limor "Ladyada" Fried
0461785c72
Merge pull request #122 from mcauser/patch-1
Fix expired Discord link
4 years ago
Mike Causer
800fdb0473
Fix expired Discord link
4 years ago
Melissa LeBlanc-Williams
d67b4603de
Merge pull request #120 from scottamain/patch-1
Fix documentation title
4 years ago
Scott Main
1e83152b46
Add detection for Coral Dev Board Mini
4 years ago
Scott Main
aceb21ec30
Fix documentation title
Using the Blinka title is canibalizing page rank for the real Blinka library docs.
4 years ago
Limor "Ladyada" Fried
81c369bf31
Merge pull request #119 from makermelissa/master
Add missing Pi 4 Rev code
4 years ago
Melissa LeBlanc-Williams
70b9dd7a61
Add missing Pi 4 Rev code
4 years ago
Limor "Ladyada" Fried
94bbfd5b47
Merge pull request #118 from SecT0uch/master
SoPine (Pine64) detection
4 years ago
Jordan ERNST
141ac825c9
SoPine (Pine64) detection
4 years ago
Limor "Ladyada" Fried
5fe73c7216
Merge pull request #117 from makermelissa/master
Adding Raspberry Pi 400 detection
4 years ago
Melissa LeBlanc-Williams
71f439703d
Adding Raspberry Pi 400 detection
4 years ago
Melissa LeBlanc-Williams
9b8c8cdd67
Merge pull request #90 from dmanla/master
Added PineH64 detection; Modified Allwinner A64 Detection
4 years ago
Melissa LeBlanc-Williams
1f6b3f056f
Removed long line
4 years ago
Melissa LeBlanc-Williams
ffbbf59487
Merge branch 'master' into master
4 years ago
Melissa LeBlanc-Williams
d2ccda4c11
Merge pull request #110 from jolesieur/patch-1
Added support for BeagleBone Green Gateway
4 years ago
Melissa LeBlanc-Williams
25d750d9ca
Merge pull request #114 from twa127/patch-2
Support for Orange Pi Zero Plus2 H5
4 years ago
Melissa LeBlanc-Williams
d7457a85a0
Merge remote-tracking branch 'twa127/patch-4' into patch-2
4 years ago
Melissa LeBlanc-Williams
72a7a38be3
Merge remote-tracking branch 'twa127/patch-3' into patch-2
4 years ago
twa127
97ee9a9415
Update chips.py
4 years ago
twa127
9ec299e072
Update boards.py
4 years ago
twa127
74e1d05857
Update board.py
4 years ago
Limor "Ladyada" Fried
5423a45e2f
Merge pull request #113 from makermelissa/master
Change Pine64 to use dt-compatible
4 years ago
Melissa LeBlanc-Williams
1fa338d969
Change Pine64 to use dt-compatible
4 years ago
Melissa LeBlanc-Williams
bcb244845c
Merge pull request #111 from twa127/master
Support for Banana Pi M2 Zero
4 years ago
twa127
f1ed7750b2
Update boards.py
4 years ago
twa127
c08f180aa6
Update board.py
4 years ago
jolesieur
0c1d3b700c
Added support for BeagleBone Green Gateway
Added support for the BeagleBone Green Gateway from Seeed Studio.
4 years ago
Limor "Ladyada" Fried
c5f50bd6c3
Merge pull request #108 from l-r-r/contribution
Add support for RPi 4 Model B Rev 1.4
4 years ago
l-r-r
78c7df9733
Add support for RPi 4 Model B Rev 1.4
Add rev_code "b03114" in _PI_REV_CODES to support Rev 1.4 of RPi 4B.
4 years ago
Melissa LeBlanc-Williams
82d923e9ac
Merge pull request #105 from CrazyIvan359/fix-amdgeneric
Fix generic amd not returning a chip
4 years ago
Melissa LeBlanc-Williams
2079a987f3
Merge pull request #106 from swarren/fix-any_jetson_board
Fix any_jetson_board after _JETSON_IDS type change
4 years ago
Michael Murton
e1661ce56a
fix generic amd not returning a chip ref #96
4 years ago
Stephen Warren
2516a166f4
Fix any_jetson_board after _JETSON_IDS type change
Fixes issue 103
Fixes: e3fede2f5c
("Convert _JETSON_IDS to a tuple")
4 years ago
Melissa LeBlanc-Williams
1a7e2714bc
Merge pull request #101 from swarren/clara-agx-xavier
Add support for NVIDIA Clara AGX Xavier
4 years ago
Stephen Warren
f41f70e1ab
Add support for NVIDIA Clara AGX Xavier
4 years ago
Stephen Warren
e3fede2f5c
Convert _JETSON_IDS to a tuple
This will allow us to control the order that each entry is checked,
whereas the current dictionary is unordered. This will be useful when
adding support for future very similar boards.
4 years ago
Melissa LeBlanc-Williams
89b73da013
Merge pull request #100 from makermelissa/master
Implemented simple chip id and board id caching
4 years ago
Melissa LeBlanc-Williams
ebcb4a0cb2
Implemented simple chip id and board id caching
4 years ago
Melissa LeBlanc-Williams
699f9114eb
Merge pull request #99 from makermelissa/master
Allow latest release of black to run
4 years ago
Melissa LeBlanc-Williams
72a23600f4
Allow latest release of black to run
4 years ago
Jeff Epler
366a41f603
Merge pull request #97 from makermelissa/master
Added STM32MP1 detection
4 years ago
Melissa LeBlanc-Williams
95a3fdd7ad
Renamed STM32 to STM32F405 because it was too generic
4 years ago
Melissa LeBlanc-Williams
67854a2d13
Remove bad-whitespace pylint option
4 years ago
Melissa LeBlanc-Williams
ec95b17d19
Added STM32MP1 detection
4 years ago