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
6 years ago
Melissa LeBlanc-Williams
0d5dd9eb49
Improved Odroid C2 Detection
6 years ago
Limor "Ladyada" Fried
72bd91fcca
Merge pull request #23 from kouliss/platformdetect-r1
Add OrangePI R1 detection
6 years ago
Martin Volek
ffe2b2875c
Add OrangePI R1 detetion
6 years ago
Martin Volek
4caf8bb893
Add OrangePI R1 detetion
6 years ago
Martin Volek
2054c4cca9
Add OrangePI R1 detetion
6 years ago
Martin Volek
e77bf9dd99
Add OrangePI R1 detetion
6 years ago
Limor "Ladyada" Fried
3bb9015b06
Update README.rst
6 years ago
Limor "Ladyada" Fried
04a9c7ce00
Merge pull request #22 from ladyada/master
forgot to add Coral as an embedded linux board type
6 years ago
ladyada
61816acdde
forgot to add it as an embedded linux board type
6 years ago
Limor "Ladyada" Fried
a107fe7d94
Merge pull request #21 from ladyada/master
Google Coral Dev board
6 years ago
ladyada
56fdb9ed21
lint
6 years ago
ladyada
4f0e22eead
add coral edge tpu dev board code name "Phanbell"
6 years ago
ladyada
b743d140c5
detect coral dev board chip: https://www.nxp.com/support/developer-resources/evaluation-and-development-boards/sabre-development-system/evaluation-kit-for-the-i.mx-8m-applications-processor:MCIMX8M-EVK
6 years ago
Limor "Ladyada" Fried
cddd4d47e5
Merge pull request #19 from NVIDIA-AI-IOT-private/jetson
added jetson nano board
6 years ago
Andy
1c326b1bd0
added jetson nano
6 years ago
Limor "Ladyada" Fried
2c929e630e
Merge pull request #18 from NVIDIA-AI-IOT-private/jetson
Updated hardware naming to match the Adafruit_Blinka PR
6 years ago
Andy
8855a2b7de
Merge branch 'jetson' of https://github.com/NVIDIA-AI-IOT-private/Adafruit_Python_PlatformDetect into jetson
6 years ago
Andy
6e7f17a059
Updated hardware naming
6 years ago
Andy
f5e99409d9
Updated hardware naming
6 years ago
Limor "Ladyada" Fried
c543cd5dc3
Merge pull request #17 from ladyada/master
fix broken travis runs due to blinka not installing on the virtual linux
6 years ago
ladyada
fb561271bf
fix broken travis runs due to blinka not installing on the virtual linux
6 years ago
Limor "Ladyada" Fried
49ccd2a069
Merge pull request #14 from NVIDIA-AI-IOT-private/jetson
added jetson chip and board detect
6 years ago
Andy
3d682f26d9
fixup pylint
6 years ago
Limor "Ladyada" Fried
c5e00398e1
Merge pull request #16 from ladyada/master
fix raspi codes
6 years ago
ladyada
0c65caa37b
fix raspi codes
6 years ago
Limor "Ladyada" Fried
a541076e67
Merge pull request #15 from Weizilla/missing-rpi-zero-comma
Add missing comma in Raspberry PI Zero rev code list
6 years ago
Wei Yang
3323551a96
Add missing comma in Raspberry PI Zero rev code list
6 years ago
John Welsh
fcebb19bf2
added jetson chip and board detect
6 years ago
Limor "Ladyada" Fried
10f588d0f9
Merge pull request #13 from Groboards/master
Add support for Giant Board and other SAMA5 based boards
6 years ago
Christopher Alessandro
5a79a9523c
Fix long line
6 years ago
Christopher Alessandro
b44b78868f
Fix formating
6 years ago
Christopher Alessandro
0b4ab326c2
Added docstring
6 years ago
Christopher Alessandro
536d3da897
Fix formating and indentation errors
6 years ago
Christopher Alessandro
ce37e43e03
Add Giant Board to any_embedded_linux
6 years ago
Christopher Alessandro
213e2c376b
Fix Spacing/formating
6 years ago
Christopher Alessandro
603a60529d
Fix spacing/formating
6 years ago
Christopher Alessandro
5a298fbc78
Fix indent
6 years ago
Christopher Alessandro
d209a3a544
Add support to detect SAMA5 chips and the Giant Board
6 years ago
Limor "Ladyada" Fried
ea528db48c
Merge pull request #12 from ladyada/master
add warranty bit in spot 25
6 years ago
ladyada
c0dc24bbea
one more
6 years ago
ladyada
99253e85f4
add warranty bit in spot 25
6 years ago
Brennen Bearnes
dcdd646251
indentation fixes; correct linux_id return value
6 years ago
Brennen Bearnes
f4712430e2
refactor 96boards detection
- Brings naming in line with existing conventions
- Replaces `_is_96Boards()` with an `any_96boards` property
- Renames `get_dt_compatible_field()` to `check_dt_compatible_value()`
to distinguish between returning a field's string value and a boolean
check on whether a value is present.
- Adds a 96Boards check to `bin/detect.py`.
This might still need some changes, and definitely needs tested on actual
96Boards hardware.
6 years ago
Brennen Bearnes
9c861c637f
Merge branch 'db410c' of https://github.com/ric96/Adafruit_Python_PlatformDetect into ric96-db410c
Additional fixes a syntax error and (I'm pretty sure) a logic bug.
6 years ago
Limor "Ladyada" Fried
bc4cedef21
Merge pull request #9 from adafruit/pi_overvolt_codes
pi revision codes: add overvolt / overclock indicator codes to list
6 years ago