August
1d30230656
support allwinner h618 chip, bananapi m4berry and m4zero board
2024-08-31 23:48:06 +08:00
lugamodder
767967e26c
add Luckfox Pico board
2024-05-09 00:58:02 +03:00
casainho
9cf551506f
Added board MilkV Duo
2024-01-07 19:07:54 +00:00
sc-bin
f99e1db213
add support for walnutpi-1b
2023-09-05 11:38:05 +08:00
Xenokrates
b682743a30
Added support for board 'Lemaker Banana Pro'
2023-07-20 09:43:29 +02:00
Andrew_Mcfly
380dda2c52
Adding NXP NavQPlus to detected boardys (Uses an IMX8M SOC module so the chip is already detected)
...
Future boards using the same SOC may need to edit the board name or detection line in bin/detect.py so it doesn't list it as an NXP NAVq board
Original NavQ board not available to I couldn't add it too.
Added for the Hovergames 3
Team Mcfly
2023
Changes to be committed:
modified: adafruit_platformdetect/board.py
modified: adafruit_platformdetect/constants/boards.py
modified: bin/detect.py
2023-03-17 07:19:15 +00:00
Melissa LeBlanc-Williams
a8ef1a20c4
Merge branch 'main'...
2022-11-29 15:23:46 -08:00
Melissa LeBlanc-Williams
cabedb512b
Wording improvements
2022-11-28 10:26:59 -08:00
Melissa LeBlanc-Williams
a0c9952991
Improved Detector Script and fixed some missing edge cases
2022-11-28 10:20:48 -08:00
ecarozzo
024f0cf46c
Added support to SeeedStudio Odyssey X86J5105
2022-11-26 10:28:41 +01:00
Martin S
efff4083eb
deleted surplus row in bin/detect.py
2022-10-26 20:32:31 +02:00
Martin S
1423aff5ad
Added Siemens Simatic IOT2000 Gateway to detect.py
2022-10-26 20:14:56 +02:00
BytEvil
0a9d0f7647
Add Khadas VIM3 board detection.
2022-03-16 15:53:48 +04:00
Dan Halbert
3fb5770a7a
Merge pull request #226 from makermelissa/main
...
Update Required Python to 3.7
2022-03-07 11:45:28 -05:00
Melissa LeBlanc-Williams
39f7cfed00
Update Required Python to 3.7
2022-03-07 08:18:44 -08:00
Chris Wilson
0ee6080b10
Move shebang to the beginning of the detect script
2022-03-04 16:11:24 -08:00
Alec Delaney
a64b29fab0
Add module docstring for bin.detect.py
2021-12-15 14:04:47 -05:00
Alec Delaney
53fa9a129e
Add licenses to files
2021-12-15 14:04:25 -05:00
Vijay Pothukuchi
6424d4d04e
Added Texas Instruments TDA4VM SK board to the suported boards list.
2021-12-13 20:42:07 -06:00
zebular13
3b13324ba0
MaaXBoard and MaaXBoard Mini are both detected
2021-10-26 17:11:13 -07:00
John Furcean
30144d6da3
add MacroPad RP2040
2021-10-06 15:02:47 -04:00
caternuson
f6e1cf5ff7
add qt2040 trinkey
2021-05-19 13:07:12 -07:00
caternuson
07dca5bafa
initial working
2021-05-14 10:50:40 -07:00
caternuson
1ea89bdac7
add pico u2if
2021-04-19 17:53:27 -07:00
Franklin Harding
8a40e3d092
Merge remote-tracking branch 'upstream/master'
2021-03-28 18:04:47 -07:00
Melissa LeBlanc-Williams
febd68b395
Add NanoPi NEO Air and NanoPi Duo2 support
2021-01-20 12:32:34 -08:00
Melissa LeBlanc-Williams
ea97500ec4
Update detect to work on multiple Beaglebone boards
2021-01-18 11:25:00 -08:00
flyleaf91
e277535f63
Add support for LubanCat i.MX6ULL and STM32MP157
2021-01-13 11:34:24 +00:00
Scott Main
1e83152b46
Add detection for Coral Dev Board Mini
2020-11-29 11:53:21 -08:00
Melissa LeBlanc-Williams
ec95b17d19
Added STM32MP1 detection
2020-09-03 11:01:06 -07:00
Franklin Harding
34d046ad1a
Add support for detecting FT2232H
2020-06-17 09:14:02 -07: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
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
d3cc2a29e0
Fixed code formatting by running black on detect.py, try #4 . Oh, my!
2020-05-19 05:56:57 -07:00
Dale Weber
0de104ca7a
Fixed code formatting, try #3 . Oh, my!
2020-05-19 05:51:22 -07:00
Dale Weber
a5eb09d0ec
Fixed code formatting, try #2
2020-05-19 05:46:38 -07:00
Dale Weber
d0d36d1683
Fixed code formatting
2020-05-19 05:41: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
Melissa LeBlanc-Williams
22d2dfe0c8
Black linted
2020-05-06 12:49:47 -07:00
Melissa LeBlanc-Williams
b26276d542
Added GreatFET One Detection
2020-05-06 12:44:38 -07: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
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
Drew Fustini
a6a280af06
add test to detect BeagleBone Green #57
2020-01-22 15:22:37 +00:00
yeyeto2788
57c0ef62f5
Add detection of the Pine64 in the detect.py
2020-01-07 12:18:45 +01:00
yeyeto2788
7001c3b382
Addition of onion omega board running OpenWRT
2019-12-23 21:58:27 +01:00
caternuson
e000760424
update detect script
2019-11-21 11:37:06 -08:00
Melissa LeBlanc-Williams
f891313e7d
Added Raspberry Pi CM3+ and Compute Module detection
2019-07-18 14:59:31 -07:00
Alvaro Figueroa
dad84002c1
Adding test case for SiFive Unleashed
2019-07-09 20:12:06 -06:00