Franklin Harding
8a40e3d092
Merge remote-tracking branch 'upstream/master'
2021-03-28 18:04:47 -07:00
Melissa LeBlanc-Williams
013d2e27d4
Update board.py
...
Remove double spacing
2021-03-12 08:04:32 -08:00
Geffen Avraham
0a73977e8a
Fixed reformatting.
2021-03-11 19:20:18 +00:00
Geffen Avraham
a01ac306ba
Added detection for OSD32MP1 development board.
2021-03-11 17:54:49 +00:00
Ray Thomson
0bf1431380
Code reformat
2021-03-06 21:50:27 +11:00
Ray Thomson
399488158b
Add Rock Pi 4c Support
...
Added Rock Pi 4c Support
2021-03-04 21:59:50 +11:00
twa127
86d416c1d3
Update board.py
2021-02-06 22:59:33 +00:00
Melissa LeBlanc-Williams
febd68b395
Add NanoPi NEO Air and NanoPi Duo2 support
2021-01-20 12:32:34 -08:00
Melissa LeBlanc-Williams
01b3d6ecfd
Add BeagleBone AI Detection
2021-01-18 11:19:27 -08:00
Melissa LeBlanc-Williams
64621eca75
Merge pull request #132 from HoSStiA/rockpix
...
Adding Radxa ROCK Pi X detection
2021-01-15 09:43:04 -07:00
Hosstia Cortes
8f73ec9fef
Adding Radxa ROCK Pi X detection
...
Adding detection for the Radxa ROCK Pi X.
SoC: Intel(R) Atom(TM) x5-Z8350
Signed-off-by: Hosstia Cortes <hosstia@gmail.com>
2021-01-14 19:51:47 +03:00
Melissa LeBlanc-Williams
a4e3061ba4
Merge pull request #131 from twa127/master
...
Add Support for Orange pi Zero Plus Board
2021-01-14 09:10:31 -07:00
twa127
9bada625a3
Update board.py
2021-01-14 08:41:13 +00:00
flyleaf91
e277535f63
Add support for LubanCat i.MX6ULL and STM32MP157
2021-01-13 11:34:24 +00:00
twa127
4efebcfc01
Update board.py
2020-12-31 18:00:55 +00:00
Scott Main
1e83152b46
Add detection for Coral Dev Board Mini
2020-11-29 11:53:21 -08:00
Jordan ERNST
141ac825c9
SoPine (Pine64) detection
2020-11-17 10:29:29 +01:00
Melissa LeBlanc-Williams
ffbbf59487
Merge branch 'master' into master
2020-11-01 10:19:54 -07:00
twa127
74e1d05857
Update board.py
2020-10-31 20:50:28 +00:00
twa127
c08f180aa6
Update board.py
2020-10-30 17:12:31 +00:00
Stephen Warren
2516a166f4
Fix any_jetson_board after _JETSON_IDS type change
...
Fixes issue 103
Fixes: e3fede2f5c ("Convert _JETSON_IDS to a tuple")
2020-10-11 18:32:05 -06:00
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.
2020-10-05 15:46:34 -06:00
Melissa LeBlanc-Williams
ebcb4a0cb2
Implemented simple chip id and board id caching
2020-09-11 08:58:45 -07:00
Melissa LeBlanc-Williams
95a3fdd7ad
Renamed STM32 to STM32F405 because it was too generic
2020-09-04 10:15:15 -07:00
Melissa LeBlanc-Williams
ec95b17d19
Added STM32MP1 detection
2020-09-03 11:01:06 -07:00
kent
69e54cbe5d
Corrected pylint reported formatting issues
...
whitespaces removed. = surrounded with spaces and removed redundant else:
2020-08-11 11:13:24 -07:00
kent
c7114215b3
Added Udoo x64 boards
...
tested on Udoo x64 ultra II
2020-08-10 23:25:20 -07:00
Melissa LeBlanc-Williams
c52b24b515
Fix false positive on Tinkerboard
2020-07-28 14:29:26 -07:00
Daniel Manla
111daa078b
Add PineH64 to board detection
2020-07-23 15:14:21 -04:00
BlitzCityDIY
24124352c3
Changing to use function
...
Changing to use function _asus_tinker_board_id() in board.py
2020-06-26 13:52:16 -04:00
Franklin Harding
34d046ad1a
Add support for detecting FT2232H
2020-06-17 09:14:02 -07:00
BlitzCityDIY
834f1b32d2
Changing to _ASUS_TINKER_BOARD_IDS
...
Updating to boards._ASUS_TINKER_BOARD_IDS
2020-06-16 18:51:56 -04:00
BlitzCityDIY
8f4bf4a94f
Adding _ASUS_TINKER_BOARD_IDS
...
Changed some things up to have everything match formatting for multiple boards so that more Tinker Board types can be added easily (I'm hoping to add the S after the original Tinker Board is all set)
2020-06-02 18:51:33 -04:00
BlitzCityDIY
f6cf2cd767
Updating board.py
...
adding any_asus_tinker_board for embedded linux system identification
2020-05-29 13:57:16 -04:00
BlitzCityDIY
98cdaa4bba
Adding Tinker Board detection
...
Adding detection for the ASUS Tinker Board SBC.
SoC: Rockchip 3288 (RK3288)
2020-05-29 13:00:37 -04:00
Melissa LeBlanc-Williams
61c0859544
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into udoo_bolt
2020-05-21 07:30:22 -07:00
Melissa LeBlanc-Williams
f418f0f16d
Black formatting, fixed syntax error
2020-05-21 07:24:36 -07:00
Melissa LeBlanc-Williams
125f2adf90
Updated code to search board IDs
2020-05-21 07:18:13 -07:00
Hyeonki Hong
f5bfd071fe
ODROID-XU4: add support for Hardkernel Odroid XU4
2020-05-21 16:31:03 +09:00
Dale Weber
4c3b2190e5
Fixed error - added ':' in if statement.'
2020-05-20 09:22:13 -07:00
Dale Weber
ab2bd7dee4
Changed names of UDOO_IDS and UDOO_ASSET_TAG; Corrected layout of UDOO_BOARD_IDS
2020-05-20 09:10:15 -07:00
Dale Weber
710f368a72
Added board detection for UDOO Bolt using check_board_asset_value() and added it to detect.py
2020-05-19 05:32:12 -07:00
=Dale Weber
7de55e27b6
Fixed statement has no effect for PyLint
2020-05-16 11:51:55 -07:00
=Dale Weber
7d1f6696ca
Fixed a one-off space and added two ':' in comparisons
2020-05-15 21:23:04 -07:00
=Dale Weber
727cb3d3a0
First try at detecting an UDOO Bolt. There will probably be more.
2020-05-15 21:07:02 -07:00
Melissa LeBlanc-Williams
8421507d9c
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_PlatformDetect
2020-05-06 12:50:06 -07:00
Melissa LeBlanc-Williams
b26276d542
Added GreatFET One Detection
2020-05-06 12:44:38 -07:00
trainman419
7e402d046d
Add Orange Pi 2 support
2020-05-03 02:15:20 +00:00
Melissa LeBlanc-Williams
d09c0c6a9a
Disable didn't take the first time
2020-04-23 16:34:53 -07:00
Melissa LeBlanc-Williams
c94541c94c
Pylint Disabling too many methods
2020-04-23 16:32:22 -07:00