Commit graph

1024 commits

Author SHA1 Message Date
Melissa LeBlanc-Williams
86f614bd3c
Merge pull request #307 from mmontol/main
Add support for LubanCat-4
2023-08-29 08:34:29 -07:00
mmontol
650590d903 avoid line too long 2023-08-07 14:30:05 +08:00
mmontol
5c98d7deec avoid too-many-lines error from pylint 2023-08-07 14:07:27 +08:00
mmontol
bcd669742d added support for LubanCat-4 2023-08-07 11:37:03 +08:00
Melissa LeBlanc-Williams
96871229e6
Merge pull request #306 from jgdempsey/main
added Nanopi Neo 2 board
2023-08-01 08:53:06 -07:00
jgdempsey
9b33be2af4 Ran Black on the repo 2023-07-29 13:53:33 -04:00
jgdempsey
eb686e82cc added Nanopi Neo 2 board 2023-07-29 13:45:56 -04:00
Melissa LeBlanc-Williams
af62ea4713
Merge pull request #305 from Xenokrates/bananapro
Added support for board 'Lemaker Banana Pro'
2023-07-28 09:44:02 -07:00
Melissa LeBlanc-Williams
139c43db4c
Merge pull request #304 from atomicmaster/OrantePi5
OrangePi 5 detection for not Armbian
2023-07-28 09:43:06 -07:00
Xenokrates
c7f8528345 Fixed the Linux detection. 2023-07-20 10:32:19 +02:00
Xenokrates
574da1c42d Reformatted code to comply with tests. 2023-07-20 10:21:10 +02:00
Xenokrates
b682743a30 Added support for board 'Lemaker Banana Pro' 2023-07-20 09:43:29 +02:00
Alex Nikitin
199d16d46d OrangePi 5 detection for not Armbian 2023-07-19 19:56:07 -05:00
Melissa LeBlanc-Williams
ec110700f4
Merge pull request #302 from MPult/BPI-M2-Berry
Adding support for BPI-M2-Berry Board
2023-07-07 10:39:29 -07:00
Melissa LeBlanc-Williams
99a7cb2218
Merge pull request #303 from caternuson/add_kb2040
Add KB2040
2023-07-07 10:37:44 -07:00
caternuson
dbe5a7a75c add KB2040 2023-07-07 10:31:01 -07:00
Mpult
6b168840ff Formatted according to Black 2023-06-20 20:18:45 +00:00
Mpult
11f224da01 Finalized testing for M2-Berry 2023-06-20 19:40:59 +00:00
Melissa LeBlanc-Williams
6cc5669dfb
Merge pull request #301 from toozhsu/main
Add support for Tinker Board 2 and Tinker Edge R
2023-06-20 10:06:25 -07:00
tooz
0848d55d1d Add support for Tinker Board 2 and Tinker Edge R
fixed pre-commit formatting issue
2023-06-20 13:40:28 +08:00
tooz
cc1f8a82c8 Add support for Tinker Board 2 and Tinker Edge R 2023-06-20 13:24:53 +08:00
tooz
15052ea83e Add support for Tinker Board 2 and Tinker Edge R
Adding Tinker Board 2 and Tinker Edge R
2023-06-20 12:41:42 +08:00
tooz
e7ddeac4e8 Add support for Tinker Board 2 and Tinker Edge R 2023-06-20 12:03:32 +08:00
Mpult
da8460fa8f Adding support for BPI-M2-Berry Board 2023-06-18 12:13:55 +00:00
Melissa LeBlanc-Williams
9082e332cb
Merge pull request #295 from NathanY3G/odroid-h3-support
Add support for Hardkernel ODROID-H3
2023-05-23 09:05:47 -07:00
Melissa LeBlanc-Williams
16516c711c
Merge pull request #297 from tyeth/circuitpython-error-fix
Fixup syntax
2023-05-23 09:03:44 -07:00
tyeth
24473019bc Fixup _seed_board_ids and tinker board
Circuitpython error returning Nonetype as str implicitly on line 780.
2023-05-23 15:44:41 +01:00
Nathan Young
694fa24125 Increase max-module-lines to permit successful build
Please refer to Issue 296 for more information.
2023-05-21 21:44:19 +02:00
Nathan Young
f835e6ca35 Add support for Hardkernel ODROID-H3 2023-05-21 19:55:33 +02:00
Melissa LeBlanc-Williams
7b3c72a581
Merge pull request #294 from makermelissa/simplify_rev_codes
Added improved Pi Revision Code detection
2023-05-12 09:43:30 -07:00
Melissa LeBlanc-Williams
7a1ff1b232 Update pre-commit and re-lint 2023-05-11 15:16:17 -07:00
Melissa LeBlanc-Williams
e88f9ff784 Added improved Pi Revision Code detection 2023-05-11 14:52:42 -07:00
Melissa LeBlanc-Williams
2b3b7eff8d
Merge pull request #293 from makermelissa/debian_orange_pi
Fix detection for Orange Pi Zero 2 on Debian
2023-05-10 11:03:39 -07:00
Melissa LeBlanc-Williams
184e5a904d Merge branch 'main' of https://github.com/adafruit/Adafruit_Python_PlatformDetect into debian_orange_pi 2023-05-10 09:12:49 -07:00
Melissa LeBlanc-Williams
69daccf9df
Merge pull request #290 from virtualRadish/main
Add Detection for AM625x SoC and BeaglePlay
2023-05-10 09:12:42 -07:00
Melissa LeBlanc-Williams
0bcb1d0681 Fix detection for Orange Pi Zero 2 on Debian 2023-05-10 09:09:34 -07:00
Melissa LeBlanc-Williams
dc6b5c5627
Merge pull request #292 from kaangoksal/main
A new constant for raspberry pi 3b +
2023-05-08 08:20:23 -07:00
Kaan Göksal
a7a4b7756c
A new constant for raspberry pi 3b +
Added a new revision of raspberry pi 3b + to constants
2023-05-05 14:52:06 -07:00
Andrei Aldea
0384b60e2b Fixed formatting with black 2023-05-05 16:28:09 -05:00
Andrei Aldea
71b66b509c Fixed pre-commit Errors 2023-05-05 16:15:03 -05:00
Andrei Aldea
44f412dc82 Add Detection for AM625x SoC and BeaglePlay
This also includes some preliminary stuff for BeagleBone AI64 (TDA4VM /J721e). Will send second patch for that.
2023-05-05 14:52:09 -05:00
Melissa LeBlanc-Williams
54e97bbb5d
Merge pull request #288 from mmontol/main
Update board.py
2023-04-13 08:25:12 -07:00
Yuyue
bb3178287f
Update board.py
Fix
2023-04-13 09:58:04 +08:00
Yuyue
5e8e88c11b
Update adafruit_platformdetect/board.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2023-04-13 09:18:42 +08:00
Yuyue
d354b1fff5
Update adafruit_platformdetect/board.py
Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2023-04-13 09:18:35 +08:00
Melissa LeBlanc-Williams
80642040cd
Merge pull request #289 from BlitzCityDIY/main
Adding support for CAN and RFM Feather
2023-04-11 12:55:35 -07:00
Liz
17f533ba58
Merge branch 'adafruit:main' into main 2023-04-11 10:43:25 -04:00
Liz
563108df67 Adding RFM and CAN feather 2023-04-11 10:42:46 -04:00
Yuyue
9f42d9e5c6
Update board.py
Modify  board_value  for  LubanCat1 LubanCat2
2023-04-11 09:36:16 +08:00
Melissa LeBlanc-Williams
1ca0643847
Merge pull request #287 from anhmiuhv/orinnx
add support for Jetson Orin NX and Jetson Orin Nano
2023-04-04 16:36:52 -07:00