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
Melissa LeBlanc-Williams
9b4cad9b81
Merge pull request #25 from makermelissa/master
Fixed File Not Found error bug from 96Boards merge
5 years ago
Melissa LeBlanc-Williams
38e74ffbf0
Fixed File Not Found error bug from 96Boards merge
5 years ago
Melissa LeBlanc-Williams
e3cacfb917
Linted for Travis
5 years ago
Melissa LeBlanc-Williams
56bcd0374d
Updated with newer boards
5 years ago
Limor "Ladyada" Fried
71805aedb6
Merge pull request #24 from makermelissa/master
Improved Odroid C2 Detection
5 years ago
Melissa LeBlanc-Williams
0d5dd9eb49
Improved Odroid C2 Detection
5 years ago
Limor "Ladyada" Fried
72bd91fcca
Merge pull request #23 from kouliss/platformdetect-r1
Add OrangePI R1 detection
5 years ago
Martin Volek
ffe2b2875c
Add OrangePI R1 detetion
5 years ago
Martin Volek
4caf8bb893
Add OrangePI R1 detetion
5 years ago
Martin Volek
2054c4cca9
Add OrangePI R1 detetion
5 years ago
Martin Volek
e77bf9dd99
Add OrangePI R1 detetion
5 years ago
Limor "Ladyada" Fried
3bb9015b06
Update README.rst
5 years ago
Limor "Ladyada" Fried
04a9c7ce00
Merge pull request #22 from ladyada/master
forgot to add Coral as an embedded linux board type
5 years ago
ladyada
61816acdde
forgot to add it as an embedded linux board type
5 years ago