Limor "Ladyada" Fried
ac83c61fa2
Merge pull request #39 from caternuson/pyftdi
Change to pyftdi
5 years ago
caternuson
a88a9158ff
lint
5 years ago
caternuson
65ab96440c
change to pyftdi lib
5 years ago
Melissa LeBlanc-Williams
8cbc6169c9
Merge pull request #38 from hansoostendorp/orangepizero
Update board.py for Orange Pi Zero
5 years ago
Hans Oostendorp
bc6d700cbb
Update board.py for Orange Pi Zero
5 years ago
Melissa LeBlanc-Williams
aacfd20d9a
Merge pull request #37 from swarren/model-jetson-agx
Allow model name of 'Jetson-AGX'
5 years ago
Stephen Warren
8508126634
Allow model name of 'Jetson-AGX'
For some reason, my software build has a device tree model value of
Jetson-AGX rather than Jetson-Xavier. Enhance the board detection code
to cater for this.
5 years ago
Melissa LeBlanc-Williams
ae239bd9c3
Merge pull request #36 from bibekbasu/patch-1
Update board.py for nvidia Jetson boards
5 years ago
bibekbasu
2051282bbd
Update board.py for nvidia Jetson boards
Recently, Model names are updated for Jetson Nvidia boards.
This change takes care of model name check of Jetson TX1 nano and Xavier. Change also adds support for
Quill derivatives like storm and lightning.
5 years ago
Melissa LeBlanc-Williams
32fcd6cf30
Merge pull request #35 from paulcrawford/master
Adding Odroid N2
5 years ago
Melissa LeBlanc-Williams
a3ab927aac
Hyphen to underscore
5 years ago
paulcrawford
4309080c15
Update chip.py
5 years ago
Melissa LeBlanc-Williams
89a3bbed27
PR Changes made
5 years ago
Melissa LeBlanc-Williams
6e9cd7b9f9
Merge pull request #34 from adriendod/patch-1
Fixing Jetson Nano detection
5 years ago
paulcrawford
c8d1f8530f
Update board.py
5 years ago
paulcrawford
dcab131963
Update board.py
5 years ago
paulcrawford
eb19926ce2
Update board.py
5 years ago
paulcrawford
88265e07b3
Update chip.py
5 years ago
paulcrawford
b3192b9789
Update board.py
5 years ago
paulcrawford
b98da99c3b
Update board.py
5 years ago
paulcrawford
990fe060da
Update board.py
5 years ago
paulcrawford
d2bd76fc71
Update board.py
5 years ago
Adrien Dodinet
ded19d74eb
Fixing Jetson Nano detection
Hello,
Seems like this is not working properly anymore in board.py (_tegra_id):
`elif 'nano' in board_value:
board = JETSON_NANO`
In /proc/device-tree/model of my jetson nano, I see:
NVIDIA Jetson **Nano** Developer Kit
I checked a previous install on another sd card and the file read :
jetson **nano**
I think the function should now look for nano or Nano.
Thanks
5 years ago
paulcrawford
72c4a9b0ea
Update board.py
5 years ago
paulcrawford
fe2e986222
Update chip.py
5 years ago
paulcrawford
f30e22f1ff
Update chip.py
5 years ago
paulcrawford
ff3de325e9
Update board.py
5 years ago
paulcrawford
1d7812b29b
Update chip.py
5 years ago
paulcrawford
0109f0acd9
Update board.py
5 years ago
Melissa LeBlanc-Williams
29b9383a41
Merge pull request #33 from makermelissa/master
Added missing CM3 Rev code
5 years ago
Melissa LeBlanc-Williams
38e039093a
Added missing CM3 Rev code
5 years ago
Limor "Ladyada" Fried
af15c576a3
Merge pull request #32 from makermelissa/master
Added Raspberry Pi CM3+ and Compute Module detection
5 years ago
Melissa LeBlanc-Williams
8a93e0c672
linting
5 years ago
Melissa LeBlanc-Williams
f891313e7d
Added Raspberry Pi CM3+ and Compute Module detection
5 years ago
Melissa LeBlanc-Williams
eeb4be3c84
Merge pull request #31 from fede2cr/master
Initial support for Sifive's HiFive Unleashed
5 years ago
Alvaro Figueroa
dad84002c1
Adding test case for SiFive Unleashed
5 years ago
Alvaro Figueroa
b2385d9af2
Tabs->Space
5 years ago
Alvaro Figueroa
341297b86e
Renaming board to SIFIVE_UNLEASHED, returning None
5 years ago
Alvaro Figueroa
fb80820bb2
Initial support for Sifive's HiFive Unleashed
5 years ago
Limor "Ladyada" Fried
9278f16905
Merge pull request #30 from makermelissa/master
Added RasPi 4 1GB and 2GB models
5 years ago
Melissa LeBlanc-Williams
67f11382af
Added RasPi 4 1GB and 2GB models
5 years ago
Melissa LeBlanc-Williams
eca53dd572
Merge pull request #28 from ladyada/master
add raspi 4b
5 years ago
ladyada
87e659aef5
add raspi 4b
5 years ago
Limor "Ladyada" Fried
9e224f3dc5
Merge pull request #27 from makermelissa/master
Added 96boards under any_embedded_linux property
5 years ago
Melissa LeBlanc-Williams
7a75d05891
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
5 years ago
Melissa LeBlanc-Williams
0a4e180ca4
Added 96boards under any_embedded_linux property
5 years ago
Melissa LeBlanc-Williams
8a0c6ffefb
Merge pull request #26 from makermelissa/master
Updated 96 Boards detection to be more specific
5 years ago
Melissa LeBlanc-Williams
47aa164ec8
Linting
5 years ago
Melissa LeBlanc-Williams
38a8920f88
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
5 years ago
Melissa LeBlanc-Williams
15a7d4b99b
Updated 96 Boards detection to be more specific
5 years ago