]> Repositories - Adafruit_Blinka-hackapet.git/log
Adafruit_Blinka-hackapet.git
2 years agochange the pcduinos to import reference to the A20 chip along with update all core...
Ryan L [Tue, 21 Mar 2023 22:58:32 +0000 (22:58 +0000)]
change the pcduinos to import reference to the A20 chip along with update all core files to ensure that previous references to the Allwinner A10 have now been replaced with references to the Allwinner A20

2 years agoGiven that the A20 is a much newer chip that is pin compatible with the A10 it makes...
Ryan L [Tue, 21 Mar 2023 22:36:12 +0000 (22:36 +0000)]
Given that the A20 is a much newer chip that is pin compatible with the A10 it makes more sense to refer it instead, therefore the additional functionality of the A20 can also be added as required

2 years agoMerge remote-tracking branch 'adafruit/main'
Ryan L [Tue, 21 Mar 2023 22:28:18 +0000 (22:28 +0000)]
Merge remote-tracking branch 'adafruit/main'

2 years agoMerge pull request #664 from MathijsNL/rock4_prod
Melissa LeBlanc-Williams [Thu, 16 Mar 2023 15:00:42 +0000 (08:00 -0700)]
Merge pull request #664 from MathijsNL/rock4_prod

ROCK_PI_4 improvements

2 years agoFix
MathijsNL [Wed, 15 Mar 2023 21:59:43 +0000 (22:59 +0100)]
Fix

2 years agoMerge rk3399_t with rk3399
MathijsNL [Wed, 15 Mar 2023 21:55:26 +0000 (22:55 +0100)]
Merge rk3399_t with rk3399

2 years agoMerge pull request #658 from MathijsNL/main 8.16.1
Melissa LeBlanc-Williams [Thu, 9 Mar 2023 16:57:40 +0000 (08:57 -0800)]
Merge pull request #658 from MathijsNL/main

Fix Rock 4C Plus pin mapping and board file

2 years agoMerge pull request #662 from FlantasticDan/add-rp2-spi
Melissa LeBlanc-Williams [Thu, 9 Mar 2023 16:55:49 +0000 (08:55 -0800)]
Merge pull request #662 from FlantasticDan/add-rp2-spi

Add support for missing rp2040 SPI0 RX (GP20) pin

2 years agoMerge pull request #661 from farski/ROC-RK3328-CC 8.16.0
Melissa LeBlanc-Williams [Thu, 9 Mar 2023 16:53:13 +0000 (08:53 -0800)]
Merge pull request #661 from farski/ROC-RK3328-CC

Add Libre Computer "Renegade" compatibility

2 years agoAdd support for missing rp2040 SPI0 RX (GP20) pin
Daniel Flanagan [Thu, 9 Mar 2023 08:13:38 +0000 (00:13 -0800)]
Add support for missing rp2040 SPI0 RX (GP20) pin

2 years agoAdd Libre Computer "Renegade" compatibility
Chris Kalafarski [Tue, 7 Mar 2023 00:31:10 +0000 (19:31 -0500)]
Add Libre Computer "Renegade" compatibility

2 years agoFix unclear comment
MathijsNL [Sat, 4 Mar 2023 10:50:52 +0000 (11:50 +0100)]
Fix unclear comment

2 years agoChange SPI alias mapping to SPI1
MathijsNL [Wed, 1 Mar 2023 20:49:34 +0000 (21:49 +0100)]
Change SPI alias mapping to SPI1

Not sure what this alias mapping should be, but using SPI1 sounds more logical than using SPI2

2 years agoAdd second PWM pin
MathijsNL [Wed, 1 Mar 2023 20:45:48 +0000 (21:45 +0100)]
Add second PWM pin

2 years agoFix pin mapping
MathijsNL [Wed, 1 Mar 2023 20:45:35 +0000 (21:45 +0100)]
Fix pin mapping

2 years agoFix function mapping
MathijsNL [Wed, 1 Mar 2023 20:21:36 +0000 (21:21 +0100)]
Fix function mapping

SPI MISO / MOSI needs to be checked.

analogIns need to be checked.

2 years agoUpdate pin numbers
MathijsNL [Wed, 1 Mar 2023 20:18:49 +0000 (21:18 +0100)]
Update pin numbers

Pin numbers updated according to https://wiki.radxa.com/Rockpi4/hardware/gpio

Not sure about ADC_IN0 because the Radxa wiki does not mention anything about the pin number there.

Most pins except for 2 were tested using a LED and are confirmed to work with this mapping.

2 years agoMerge pull request #655 from Iainrach/LePotatoPatch 8.15.2
Melissa LeBlanc-Williams [Thu, 23 Feb 2023 21:28:52 +0000 (13:28 -0800)]
Merge pull request #655 from Iainrach/LePotatoPatch

Le potato patch

2 years agoRan pre-commit
Melissa LeBlanc-Williams [Thu, 23 Feb 2023 21:25:00 +0000 (13:25 -0800)]
Ran pre-commit

2 years agoUpdate src/adafruit_blinka/microcontroller/amlogic/s905x/pin.py
Iainrach [Thu, 23 Feb 2023 21:05:40 +0000 (16:05 -0500)]
Update src/adafruit_blinka/microcontroller/amlogic/s905x/pin.py

Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2 years agoUpdate src/adafruit_blinka/microcontroller/amlogic/s905x/pin.py
Iainrach [Thu, 23 Feb 2023 21:03:52 +0000 (16:03 -0500)]
Update src/adafruit_blinka/microcontroller/amlogic/s905x/pin.py

Co-authored-by: Melissa LeBlanc-Williams <melissa@adafruit.com>
2 years agoUpdate aml_s905x_cc_v1.py
Iainrach [Thu, 23 Feb 2023 17:40:11 +0000 (12:40 -0500)]
Update aml_s905x_cc_v1.py

2 years agoUpdate pin.py
Iainrach [Thu, 23 Feb 2023 17:39:14 +0000 (12:39 -0500)]
Update pin.py

2 years agoMerge pull request #653 from AYastrebov/orangepi4 8.15.1
Melissa LeBlanc-Williams [Wed, 22 Feb 2023 15:53:11 +0000 (07:53 -0800)]
Merge pull request #653 from AYastrebov/orangepi4

Update orangepi4 board

2 years agoUpdate orangepi4 board
Andrey Yastrebov [Wed, 15 Feb 2023 13:06:05 +0000 (14:06 +0100)]
Update orangepi4 board

2 years agoMerge remote-tracking branch 'adafruit/main'
Ryan L [Sun, 12 Feb 2023 19:54:51 +0000 (19:54 +0000)]
Merge remote-tracking branch 'adafruit/main'

2 years agoMerge pull request #651 from wgroeneveld/main 8.15.0
Melissa LeBlanc-Williams [Thu, 9 Feb 2023 16:07:02 +0000 (08:07 -0800)]
Merge pull request #651 from wgroeneveld/main

Add compatibility with Radxa's Rock Pi 4 C Plus

2 years agoan attempt to auto-reformat using black
wgroeneveld [Thu, 9 Feb 2023 08:05:17 +0000 (09:05 +0100)]
an attempt to auto-reformat using black

2 years agoa comma wrongly placed?
wgroeneveld [Wed, 8 Feb 2023 16:04:19 +0000 (17:04 +0100)]
a comma wrongly placed?

2 years agothere is no PWM1 on the 3399_T
wgroeneveld [Wed, 8 Feb 2023 15:06:02 +0000 (16:06 +0100)]
there is no PWM1 on the 3399_T

2 years agothere is no PWM1 on the 3399_T
wgroeneveld [Wed, 8 Feb 2023 13:08:50 +0000 (14:08 +0100)]
there is no PWM1 on the 3399_T

2 years agoRadxa Rock Pi 4 C Plus compatibility, fixes to wrong mapping in Rock Pi 4: see https...
wgroeneveld [Wed, 8 Feb 2023 13:01:49 +0000 (14:01 +0100)]
Radxa Rock Pi 4 C Plus compatibility, fixes to wrong mapping in Rock Pi 4: see https://wiki.radxa.com/Rock4/hardware/gpio

2 years agoMerge pull request #649 from etrevis/main 8.14.0
Melissa LeBlanc-Williams [Tue, 31 Jan 2023 16:23:14 +0000 (08:23 -0800)]
Merge pull request #649 from etrevis/main

Add Radxa rock pi 3A compatibility

2 years agoMerge branch 'adafruit:main' into main
Enrico [Mon, 30 Jan 2023 19:30:13 +0000 (20:30 +0100)]
Merge branch 'adafruit:main' into main

2 years agochange name to rock pi 3a
Enrico [Mon, 30 Jan 2023 19:24:02 +0000 (20:24 +0100)]
change name to rock pi 3a

2 years agoMerge pull request #650 from tekktrik/dev/update-ci
Dan Halbert [Fri, 27 Jan 2023 01:56:08 +0000 (20:56 -0500)]
Merge pull request #650 from tekktrik/dev/update-ci

Update CI for deprecation warnings

2 years agoUpdate CI for deprecation warnings
Alec Delaney [Fri, 27 Jan 2023 00:52:30 +0000 (19:52 -0500)]
Update CI for deprecation warnings

2 years agoMerge pull request #647 from bablokb/generic_linux_pc 8.13.0
Melissa LeBlanc-Williams [Mon, 23 Jan 2023 18:00:30 +0000 (10:00 -0800)]
Merge pull request #647 from bablokb/generic_linux_pc

Minimal support for generic linux pc

2 years agoMerge pull request #646 from schnurma/main 8.12.1
Melissa LeBlanc-Williams [Mon, 23 Jan 2023 17:04:24 +0000 (09:04 -0800)]
Merge pull request #646 from schnurma/main

Added missing if query for Siemens SIMATIC IOT2050 Basic Version -> updated board.py

2 years agofix formatting
Enrico [Fri, 20 Jan 2023 19:28:32 +0000 (20:28 +0100)]
fix formatting

2 years agofix chip chip and board type
Enrico [Fri, 20 Jan 2023 19:09:57 +0000 (20:09 +0100)]
fix chip chip and board type

2 years agoAdd radxa rock pi 3A compatibility
Enrico [Fri, 20 Jan 2023 18:59:32 +0000 (19:59 +0100)]
Add radxa rock pi 3A compatibility

2 years agofixed version number
Bernhard Bablok [Fri, 20 Jan 2023 07:25:02 +0000 (08:25 +0100)]
fixed version number

2 years agosupport GENERIC_LINUX_PC (kind off)
Bernhard Bablok [Thu, 19 Jan 2023 13:52:26 +0000 (14:52 +0100)]
support GENERIC_LINUX_PC (kind off)

2 years agoinitial commit
Bernhard Bablok [Thu, 19 Jan 2023 13:52:02 +0000 (14:52 +0100)]
initial commit

2 years agoUpdate board.py
Martin S [Tue, 17 Jan 2023 10:55:30 +0000 (11:55 +0100)]
Update board.py

The detection for the SIMATIC IOT2050 Basic was added.
Tested with the IOT2050 Basic (FS:04 12.2022)

2 years agoMerge pull request #644 from RealCorebb/main 8.12.0
Melissa LeBlanc-Williams [Mon, 16 Jan 2023 20:19:21 +0000 (12:19 -0800)]
Merge pull request #644 from RealCorebb/main

Add Supported to Orange Pi 5

2 years agowhitespace remove
RealCorebb [Sat, 14 Jan 2023 04:32:46 +0000 (12:32 +0800)]
whitespace remove

2 years agoUpdate orangepi5.py
RealCorebb [Thu, 12 Jan 2023 03:24:51 +0000 (11:24 +0800)]
Update orangepi5.py

2 years agoAdd License
RealCorebb [Tue, 10 Jan 2023 09:28:30 +0000 (17:28 +0800)]
Add License

2 years agoUpdate pin.py
RealCorebb [Sun, 8 Jan 2023 11:54:37 +0000 (19:54 +0800)]
Update pin.py

2 years agoUpdate pin.py
RealCorebb [Sun, 8 Jan 2023 11:52:21 +0000 (19:52 +0800)]
Update pin.py

2 years agoUpdate orangepi5.py
RealCorebb [Sun, 8 Jan 2023 11:47:30 +0000 (19:47 +0800)]
Update orangepi5.py

2 years agoUpdate pin.py
RealCorebb [Sun, 8 Jan 2023 11:45:02 +0000 (19:45 +0800)]
Update pin.py

2 years agoUpdate board.py
RealCorebb [Sun, 8 Jan 2023 11:18:13 +0000 (19:18 +0800)]
Update board.py

2 years agoorangepi5.py
RealCorebb [Sun, 8 Jan 2023 11:17:19 +0000 (19:17 +0800)]
orangepi5.py

2 years agoMerge pull request #642 from mmontol/main 8.11.0
Melissa LeBlanc-Williams [Wed, 4 Jan 2023 17:36:59 +0000 (09:36 -0800)]
Merge pull request #642 from mmontol/main

Add support for Lubancat2

2 years agoMerge remote-tracking branch 'adafruit/main'
Ryan L [Tue, 3 Jan 2023 20:39:21 +0000 (20:39 +0000)]
Merge remote-tracking branch 'adafruit/main'

2 years agoreformat
lilin [Tue, 3 Jan 2023 04:02:22 +0000 (04:02 +0000)]
reformat

2 years agoAdd support for Lubancat2
lilin [Tue, 3 Jan 2023 02:33:23 +0000 (02:33 +0000)]
Add support for Lubancat2

2 years agoMerge pull request #635 from happyme531/rk3588-rock-5 8.10.0
Melissa LeBlanc-Williams [Thu, 15 Dec 2022 18:49:35 +0000 (10:49 -0800)]
Merge pull request #635 from happyme531/rk3588-rock-5

 Add support for Radxa rock 5b

2 years agoMerge pull request #638 from mmontol/main
Melissa LeBlanc-Williams [Thu, 15 Dec 2022 18:48:35 +0000 (10:48 -0800)]
Merge pull request #638 from mmontol/main

Add support for LubanCat1,LubanCat-Zero

2 years agoMerge pull request #641 from ecarozzo/main
Melissa LeBlanc-Williams [Thu, 15 Dec 2022 18:47:46 +0000 (10:47 -0800)]
Merge pull request #641 from ecarozzo/main

Fix board name after update to latest bios firmware

2 years agoMerge branch 'adafruit:main' into main
ecarozzo [Thu, 15 Dec 2022 08:53:39 +0000 (09:53 +0100)]
Merge branch 'adafruit:main' into main

2 years agoFix board name after update to latest bios firmware
ecarozzo [Wed, 14 Dec 2022 15:40:22 +0000 (16:40 +0100)]
Fix board name after update to latest bios firmware

2 years agoreformat
lilin [Fri, 9 Dec 2022 09:59:19 +0000 (09:59 +0000)]
reformat

2 years agopin modify
lilin [Fri, 9 Dec 2022 09:47:59 +0000 (09:47 +0000)]
pin modify

2 years agoAdd support for LubanCat1,LubanCat-Zero
lilin [Fri, 9 Dec 2022 09:36:41 +0000 (09:36 +0000)]
Add support for LubanCat1,LubanCat-Zero

2 years agoPin reference fixup for Rock5
happyme531 [Wed, 7 Dec 2022 13:03:57 +0000 (21:03 +0800)]
Pin reference fixup for Rock5

2 years agoRemove MUX index from peripheral pin for Rock5
happyme531 [Wed, 7 Dec 2022 12:51:34 +0000 (20:51 +0800)]
Remove MUX index from peripheral pin for Rock5

Use the lowest MUX index possible.

2 years agoMerge branch 'main' into rk3588-rock-5
Melissa LeBlanc-Williams [Thu, 1 Dec 2022 16:25:05 +0000 (08:25 -0800)]
Merge branch 'main' into rk3588-rock-5

2 years agoMerge pull request #633 from kennethryerson/Radxa_CM3 8.9.0
Melissa LeBlanc-Williams [Thu, 1 Dec 2022 16:22:40 +0000 (08:22 -0800)]
Merge pull request #633 from kennethryerson/Radxa_CM3

Add support for Radxa CM3

2 years agoAdd copyright and license header, reformat code
happyme531 [Thu, 1 Dec 2022 15:41:41 +0000 (23:41 +0800)]
Add copyright and license header, reformat code

2 years agoAdd support for Radxa CM3
Kenneth Ryerson [Mon, 28 Nov 2022 21:58:11 +0000 (15:58 -0600)]
Add support for Radxa CM3

2 years agoMerge pull request #632 from ecarozzo/main 8.8.0
Melissa LeBlanc-Williams [Mon, 28 Nov 2022 21:44:29 +0000 (13:44 -0800)]
Merge pull request #632 from ecarozzo/main

Added support to SeeedStudio Odyssey X86J4105 SBC

2 years agoBlack pylint formatting
ecarozzo [Sat, 26 Nov 2022 21:51:45 +0000 (22:51 +0100)]
Black pylint formatting

2 years agoPin name modify
ecarozzo [Sat, 26 Nov 2022 21:30:33 +0000 (22:30 +0100)]
Pin name modify

2 years agoAdded support to SeeedStudio Odyssey X86J4105 SBC
ecarozzo [Sat, 26 Nov 2022 21:02:17 +0000 (22:02 +0100)]
Added support to SeeedStudio Odyssey X86J4105 SBC

2 years agoMerge pull request #624 from MrPanc0/patch-1 8.7.0
Melissa LeBlanc-Williams [Wed, 23 Nov 2022 21:31:10 +0000 (13:31 -0800)]
Merge pull request #624 from MrPanc0/patch-1

Adding Odroid M1

2 years agoRan pre-commit
Melissa LeBlanc-Williams [Wed, 23 Nov 2022 17:20:22 +0000 (09:20 -0800)]
Ran pre-commit

2 years agoMerge branch 'patch-1' of https://github.com/MrPanc0/Adafruit_Blinka into MrPanc0...
Melissa LeBlanc-Williams [Fri, 18 Nov 2022 17:45:14 +0000 (09:45 -0800)]
Merge branch 'patch-1' of https://github.com/MrPanc0/Adafruit_Blinka into MrPanc0/patch-1

2 years agoUpdate __init__.py
MrPanc0 [Fri, 18 Nov 2022 17:02:20 +0000 (18:02 +0100)]
Update __init__.py

2 years agoUpdate odroidm1.py
MrPanc0 [Fri, 18 Nov 2022 17:01:42 +0000 (18:01 +0100)]
Update odroidm1.py

2 years agoUpdate pin.py
MrPanc0 [Fri, 18 Nov 2022 16:49:14 +0000 (17:49 +0100)]
Update pin.py

2 years agoUpdate pin.py
MrPanc0 [Fri, 18 Nov 2022 16:47:15 +0000 (17:47 +0100)]
Update pin.py

2 years agoUpdate odroidm1.py
MrPanc0 [Thu, 17 Nov 2022 20:06:19 +0000 (21:06 +0100)]
Update odroidm1.py

2 years agoUpdate pin.py
MrPanc0 [Thu, 17 Nov 2022 19:10:08 +0000 (20:10 +0100)]
Update pin.py

2 years agoUpdate pin.py
MrPanc0 [Thu, 17 Nov 2022 18:37:09 +0000 (19:37 +0100)]
Update pin.py

2 years agoUpdate pin.py
MrPanc0 [Thu, 17 Nov 2022 15:54:35 +0000 (16:54 +0100)]
Update pin.py

2 years agoUpdate pin.py
MrPanc0 [Sat, 12 Nov 2022 09:51:38 +0000 (10:51 +0100)]
Update pin.py

2 years agoCreate __init__.py
MrPanc0 [Sat, 12 Nov 2022 09:21:38 +0000 (10:21 +0100)]
Create __init__.py

2 years agoCreate pin.py
MrPanc0 [Sat, 12 Nov 2022 09:20:54 +0000 (10:20 +0100)]
Create pin.py

2 years agoUpdate odroidm1.py
MrPanc0 [Sat, 12 Nov 2022 09:09:28 +0000 (10:09 +0100)]
Update odroidm1.py

2 years agoUpdate odroidm1.py
MrPanc0 [Sat, 12 Nov 2022 09:09:03 +0000 (10:09 +0100)]
Update odroidm1.py

2 years agoDelete rk3568B2
MrPanc0 [Sat, 12 Nov 2022 08:57:14 +0000 (09:57 +0100)]
Delete rk3568B2

2 years agoCreate rk3568B2
MrPanc0 [Sat, 12 Nov 2022 08:56:42 +0000 (09:56 +0100)]
Create rk3568B2

2 years agoRename pin definition of RK3588
user.email [Sat, 12 Nov 2022 08:21:58 +0000 (16:21 +0800)]
Rename pin definition of RK3588

- D pin number is now ordered by physical pin sequence (Instead of BCM)
- Changed the peripheral pin name to match the RK3588 datasheet

2 years agoSort busio ports with index
user.email [Sat, 12 Nov 2022 08:18:49 +0000 (16:18 +0800)]
Sort busio ports with index

2 years agoFix wrong pin definition and ADC support for RK3588
user.email [Fri, 11 Nov 2022 12:41:32 +0000 (20:41 +0800)]
Fix wrong pin definition and ADC support for RK3588

2 years agoAdd I2C, SPI, UART, PWM, ADC support for RK3588
user.email [Fri, 11 Nov 2022 12:34:48 +0000 (20:34 +0800)]
Add I2C, SPI, UART, PWM, ADC support for RK3588