Melissa LeBlanc-Williams
ffbbf59487
Merge branch 'master' into master
2020-11-01 10:19:54 -07:00
Melissa LeBlanc-Williams
d2ccda4c11
Merge pull request #110 from jolesieur/patch-1
...
Added support for BeagleBone Green Gateway
2020-11-01 10:16:33 -07:00
twa127
9ec299e072
Update boards.py
2020-10-31 20:53:19 +00:00
twa127
f1ed7750b2
Update boards.py
2020-10-30 17:16:04 +00:00
jolesieur
0c1d3b700c
Added support for BeagleBone Green Gateway
...
Added support for the BeagleBone Green Gateway from Seeed Studio.
2020-10-28 13:31:25 -04:00
l-r-r
78c7df9733
Add support for RPi 4 Model B Rev 1.4
...
Add rev_code "b03114" in _PI_REV_CODES to support Rev 1.4 of RPi 4B.
2020-10-24 22:07:06 +02:00
Stephen Warren
f41f70e1ab
Add support for NVIDIA Clara AGX Xavier
2020-10-05 15:46:34 -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
67854a2d13
Remove bad-whitespace pylint option
2020-09-03 11:06:51 -07:00
Melissa LeBlanc-Williams
ec95b17d19
Added STM32MP1 detection
2020-09-03 11:01:06 -07:00
Melissa LeBlanc-Williams
0de2f8b82b
Merge pull request #95 from zzts/master
...
Pentium N3710 (Braswell SOC) on UDOO x86
2020-08-11 11:46:03 -07:00
kent
da46b462ce
formatted with black and pylint
2020-08-11 11:28:40 -07:00
kent
528efbc783
add Pentium_N3700 Braswell SOC for UDOO x64
2020-08-10 15:48:42 -07:00
Melissa LeBlanc-Williams
28dd57733d
Ran black
2020-08-10 14:24:20 -07:00
Melissa LeBlanc-Williams
dc6475f9ec
Clean up Tinkerboard detection
2020-08-10 14:23:25 -07:00
Melissa LeBlanc-Williams
b4998383c7
Add missing Raspberry Pi 2 Rev code
2020-07-28 10:44:35 -07:00
Daniel Manla
e586f7e1c5
Add PineH64 and Allwinner H6 constants
2020-07-23 15:21:25 -04: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
d81e9f7680
Merge remote-tracking branch 'upstream/master'
2020-06-16 15:17:49 -04:00
BlitzCityDIY
2e4da977f1
Merge branch 'master' of https://github.com/BlitzCityDIY/Adafruit_Python_PlatformDetect
2020-06-02 18:55:40 -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
6333865b87
Changing ASUS_TINKER_BOARD to _ASUS_TINKER_BOARD
...
Changing ASUS_TINKER_BOARD to _ASUS_TINKER_BOARD. Should be last commit, thank you for all your help and guidance!
2020-06-02 10:24:40 -04:00
Tommy
6776b983fe
Add revision code for 8GB model Raspberry Pi 4B
2020-06-01 22:47:51 -04:00
Melissa LeBlanc-Williams
1cc0239aba
Black formatted
2020-06-01 08:22:11 -07:00
Melissa LeBlanc-Williams
63a6103b7c
Added missing rev codes for newer Raspberry Pi 2
2020-06-01 08:21:44 -07:00
BlitzCityDIY
3eaf2add35
Reformatted with Black
...
Reformatted with Black- sorry for all the back and forth, it's my first time doing something like this.
2020-05-29 15:31:38 -04:00
BlitzCityDIY
d0e22d04d6
Updating pylint
...
fixing pylint errors
2020-05-29 15:25:32 -04:00
BlitzCityDIY
07e8625558
Black formatting
...
updating chip.py and boards.py to be Black formatted
2020-05-29 14:38:13 -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
Dale Weber
ebb72a406d
Added UDOO Bolt V3 and V8 detection. Original Bolt is Bolt V8 now
2020-05-24 14:02:33 -07: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
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
727cb3d3a0
First try at detecting an UDOO Bolt. There will probably be more.
2020-05-15 21:07:02 -07:00
Melissa LeBlanc-Williams
66925a5cb3
Merge pull request #78 from bawilless/AvnetIIoTGW
...
Changes to support detecting the Avnet IIoT Gateway
2020-05-08 09:35:57 -07:00
Brian
04f33db7a1
Detect board as 40pin Pi, fix file formatting
2020-05-08 12:31:54 -04:00
Brian
314d23ebb2
Changes to support detecting the Avnet IIoT Gateway
2020-05-08 11:55:27 -04: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
Drew Fustini
5085109c61
add ID for BeagleBone Black revision B
...
A335BNLT000B represents a BeagleBone Black revision B.
This change resolves adafruit/Adafruit_Blinka#283
2020-05-05 18:23:02 +02:00
trainman419
48387d0fe2
Add to _ORANGE_PI_IDS too.
2020-05-03 04:46:40 +00:00
trainman419
7e402d046d
Add Orange Pi 2 support
2020-05-03 02:15:20 +00:00
Melissa LeBlanc-Williams
f9ca2bd0da
Added Rock Pi S
2020-04-23 16:29:38 -07:00
Melissa LeBlanc-Williams
df66981de3
Black formatted, Pylinted, and Github Actionified
2020-04-20 14:52:25 -07:00
cpi
ee623a3eaf
Add Clockwork Pi board
2020-04-14 08:29:56 -07:00
Hyeonki Hong
69e6bd7770
Add support for Hardkernel Odroid C4
2020-03-24 00:36:23 +09:00
Paul Mundt
3bc3d1e61a
Add support for Xilinx PYNQ dev boards (Z1 and Z2)
...
The PYNQ boards identify themselves as a generic Xilinx 7000
chip in the device tree, and, somewhat annoyingly, do not
include board-level information in the board name or list of
compats. Specific board information can, however, be queried
directly from a separate device-tree file.
2020-03-02 12:40:27 +00:00
Stephen Warren
f8069768c2
Add support for NVIDIA Jetson NX
2020-02-24 12:37:52 -07:00