Limor "Ladyada" Fried
a107fe7d94
Merge pull request #21 from ladyada/master
Google Coral Dev board
5 years ago
ladyada
56fdb9ed21
lint
5 years ago
ladyada
4f0e22eead
add coral edge tpu dev board code name "Phanbell"
5 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
5 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
Brennen Bearnes
c14d7d6d44
pi revision codes: add overvolt / overclock indicator codes to list
See https://github.com/adafruit/Adafruit_Blinka/issues/66 for rationale.
6 years ago
Brennen Bearnes
9830db0977
Merge pull request #8 from ladyada/master
Fix one missing Pi chip ID, add FT232H detect and overriding chip/board with envvar
6 years ago
ladyada
09a1fcc6bd
change requests!
6 years ago
ladyada
41bf478b32
fix for https://github.com/adafruit/Adafruit_Blinka/issues/66#issuecomment-449881482
6 years ago
ladyada
b205e66c65
allow overriding of the platform detect
6 years ago
ladyada
3f3ae47a7d
fix lint
6 years ago
ladyada
00a3d61df4
light lint
6 years ago
ladyada
8b500cabdb
detect FT232H thru a combo of environment var & ftdi1 test
6 years ago
Limor "Ladyada" Fried
0f122a7d0c
Merge pull request #7 from crazyquark/master
Proposal for ODROID C1/C2 support
6 years ago
crazyquark
883642d019
initial support for ODROID C1/C2
6 years ago
Brennen Bearnes
d7cfe7f992
add some additional details to README.rst
6 years ago
Brennen Bearnes
1df85f0d7e
Merge pull request #6 from adafruit/travis
Working .travis.yml, PyPI deploy creds
6 years ago
Brennen Bearnes
f472e150b8
disable sphinx for the moment
6 years ago
Brennen Bearnes
7cb2477701
add docs/conf.py
6 years ago