]> Repositories - Adafruit_Blinka-hackapet.git/log
Adafruit_Blinka-hackapet.git
4 months agoMerge pull request #928 from UnicodeMan/main
Melissa LeBlanc-Williams [Mon, 5 May 2025 19:32:38 +0000 (12:32 -0700)]
Merge pull request #928 from UnicodeMan/main

Radxa Zero 3W: add pwm support

4 months agoRan pre-commit
Melissa LeBlanc-Williams [Mon, 5 May 2025 19:28:54 +0000 (12:28 -0700)]
Ran pre-commit

4 months agoMerge branch 'main' of https://github.com/UnicodeMan/Adafruit_Blinka into unicodeman
Melissa LeBlanc-Williams [Mon, 5 May 2025 19:24:37 +0000 (12:24 -0700)]
Merge branch 'main' of https://github.com/UnicodeMan/Adafruit_Blinka into unicodeman

4 months agoMerge pull request #925 from Dangku/main
Melissa LeBlanc-Williams [Mon, 5 May 2025 19:07:59 +0000 (12:07 -0700)]
Merge pull request #925 from Dangku/main

support allwinner sun55iw3 T527, bananapif5

4 months agoMerge branch 'main' of https://github.com/Dangku/Adafruit_Blinka into dangku
Melissa LeBlanc-Williams [Mon, 5 May 2025 18:55:27 +0000 (11:55 -0700)]
Merge branch 'main' of https://github.com/Dangku/Adafruit_Blinka into dangku

4 months agoMerge pull request #914 from hajimef/develop
Melissa LeBlanc-Williams [Mon, 5 May 2025 18:35:20 +0000 (11:35 -0700)]
Merge pull request #914 from hajimef/develop

Added support for D-Robotics RDK-X3

4 months agoMerge pull request #960 from vicharak-in/main
Melissa LeBlanc-Williams [Mon, 5 May 2025 18:33:30 +0000 (11:33 -0700)]
Merge pull request #960 from vicharak-in/main

board: support for vicharak vaaman and axon boards

5 months agomicrocontroller: rk3588: define every pinmux possible for all protocols
djkabutar [Tue, 8 Apr 2025 13:28:13 +0000 (18:58 +0530)]
microcontroller: rk3588: define every pinmux possible for all protocols

Before this, only used pins for the Radxa and some other brands
were defined, which does not include every mux possiblities.

Other boards will find hard time to include thier board into
this. For that reason, defining every possibility.

Signed-off-by: djkabutar <d.kabutarwala@yahoo.com>
5 months agoboard: support for vicharak vaaman and axon boards
djkabutar [Sat, 5 Apr 2025 04:38:31 +0000 (10:08 +0530)]
board: support for vicharak vaaman and axon boards

Vicharak Vaaman has 40 pin GPIO header and Axon has 30 pin
GPIO header.

Signed-off-by: djkabutar <d.kabutarwala@yahoo.com>
6 months agoMerge pull request #952 from Core-i99/main
Melissa LeBlanc-Williams [Fri, 14 Mar 2025 22:18:36 +0000 (15:18 -0700)]
Merge pull request #952 from Core-i99/main

Add orangepi 3 LTS support

6 months agoMerge pull request #911 from frank-pet/lgpio-native 8.56.0
Melissa LeBlanc-Williams [Fri, 14 Mar 2025 21:39:10 +0000 (14:39 -0700)]
Merge pull request #911 from frank-pet/lgpio-native

Use lgpio native for the Pi 5 to avoid RPi.GPIO conflicts.

6 months agoRestructure and move pins to generic linux
Melissa LeBlanc-Williams [Fri, 14 Mar 2025 21:36:06 +0000 (14:36 -0700)]
Restructure and move pins to generic linux

6 months agoUntangle code and remove pylint disables
Melissa LeBlanc-Williams [Thu, 13 Mar 2025 22:28:25 +0000 (15:28 -0700)]
Untangle code and remove pylint disables

6 months agoMerge branch 'lgpio-native' of https://github.com/frank-pet/Adafruit_Blinka into...
Melissa LeBlanc-Williams [Thu, 13 Mar 2025 22:16:00 +0000 (15:16 -0700)]
Merge branch 'lgpio-native' of https://github.com/frank-pet/Adafruit_Blinka into lgpio-native

6 months agoAdd orangepi 3 LTS support
core-i99 [Mon, 10 Mar 2025 11:02:21 +0000 (12:02 +0100)]
Add orangepi 3 LTS support

6 months agoMerge pull request #949 from justmobilize/settings-toml 8.55.0
foamyguy [Tue, 4 Mar 2025 16:49:11 +0000 (10:49 -0600)]
Merge pull request #949 from justmobilize/settings-toml

Add load_settings_toml

6 months agoRemove return_toml param
Justin Myers [Tue, 4 Mar 2025 16:28:29 +0000 (08:28 -0800)]
Remove return_toml param

6 months agoAdd load_settings_toml
Justin Myers [Tue, 4 Mar 2025 14:52:39 +0000 (06:52 -0800)]
Add load_settings_toml

6 months agoMerge pull request #941 from makermelissa/main 8.54.0
Jeff Epler [Tue, 18 Feb 2025 19:16:40 +0000 (13:16 -0600)]
Merge pull request #941 from makermelissa/main

Add PIO implementation of rotaryio for the Pi 5

7 months agoRun pre-commit again
Melissa LeBlanc-Williams [Tue, 11 Feb 2025 21:36:26 +0000 (13:36 -0800)]
Run pre-commit again

7 months agoRun pre-commit and fix issues
Melissa LeBlanc-Williams [Tue, 11 Feb 2025 21:31:55 +0000 (13:31 -0800)]
Run pre-commit and fix issues

7 months agoAdd PIO implementation of rotaryio for the Pi 5
Melissa LeBlanc-Williams [Tue, 11 Feb 2025 21:05:50 +0000 (13:05 -0800)]
Add PIO implementation of rotaryio for the Pi 5

7 months agoMerge branch 'adafruit:main' into main
UnicodeMan [Sun, 2 Feb 2025 11:19:33 +0000 (13:19 +0200)]
Merge branch 'adafruit:main' into main

7 months agoMerge pull request #937 from makermelissa/main 8.53.0
Melissa LeBlanc-Williams [Fri, 31 Jan 2025 21:18:48 +0000 (13:18 -0800)]
Merge pull request #937 from makermelissa/main

Add rotaryio module

7 months agoMerge branch 'main' of https://github.com/adafruit/Adafruit_Blinka
Melissa LeBlanc-Williams [Thu, 30 Jan 2025 19:20:34 +0000 (11:20 -0800)]
Merge branch 'main' of https://github.com/adafruit/Adafruit_Blinka

7 months agoAdd rotaryio module
Melissa LeBlanc-Williams [Thu, 30 Jan 2025 19:20:21 +0000 (11:20 -0800)]
Add rotaryio module

7 months agoMerge pull request #936 from makermelissa/main 8.52.0
Melissa LeBlanc-Williams [Wed, 29 Jan 2025 16:45:34 +0000 (08:45 -0800)]
Merge pull request #936 from makermelissa/main

Change Setup.py to use elif statements to avoid doubling requirements

7 months agoRun pre-commit
Melissa LeBlanc-Williams [Mon, 27 Jan 2025 20:55:22 +0000 (12:55 -0800)]
Run pre-commit

7 months agoChange Setup.py to use elif statements to avoid doubling requirements
Melissa LeBlanc-Williams [Mon, 27 Jan 2025 20:48:22 +0000 (12:48 -0800)]
Change Setup.py to use elif statements to avoid doubling requirements

7 months agoMerge branch 'adafruit:main' into main
UnicodeMan [Mon, 20 Jan 2025 13:59:15 +0000 (15:59 +0200)]
Merge branch 'adafruit:main' into main

8 months agoMerge pull request #929 from makermelissa/main 8.51.0
Melissa LeBlanc-Williams [Thu, 16 Jan 2025 19:06:21 +0000 (11:06 -0800)]
Merge pull request #929 from makermelissa/main

Add Pi500 and CM5 Support

8 months agoRemove unused import
Melissa LeBlanc-Williams [Thu, 16 Jan 2025 19:03:29 +0000 (11:03 -0800)]
Remove unused import

8 months agoAdd Pi500 and CM5 Support
Melissa LeBlanc-Williams [Wed, 15 Jan 2025 21:19:14 +0000 (13:19 -0800)]
Add Pi500 and CM5 Support

8 months agoRadxa Zero 3W: add pwm support
UnicodeMan [Sat, 11 Jan 2025 22:43:39 +0000 (00:43 +0200)]
Radxa Zero 3W: add pwm support

8 months agosupport allwinner sun55iw3 T527, bananapif5
August [Wed, 8 Jan 2025 10:14:20 +0000 (18:14 +0800)]
support allwinner sun55iw3 T527, bananapif5

8 months agoMerge branch 'adafruit:main' into develop
Hajime Fujimoto [Sat, 4 Jan 2025 05:52:22 +0000 (14:52 +0900)]
Merge branch 'adafruit:main' into develop

9 months agoMerge pull request #917 from adafruit/use-pi5-pio-neopixel
Limor "Ladyada" Fried [Mon, 16 Dec 2024 18:57:47 +0000 (13:57 -0500)]
Merge pull request #917 from adafruit/use-pi5-pio-neopixel

neopixel_write: Use new pio-based code on pi5

9 months agofix issues highlighted by pre-commit use-pi5-pio-neopixel
Jeff Epler [Wed, 11 Dec 2024 23:18:58 +0000 (17:18 -0600)]
fix issues highlighted by pre-commit

9 months agoneopixel_write: Use new pio-based code on pi5
Jeff Epler [Wed, 11 Dec 2024 21:39:32 +0000 (15:39 -0600)]
neopixel_write: Use new pio-based code on pi5

9 months agoModified for black and pylint
Hajime Fujimoto [Sun, 1 Dec 2024 13:57:04 +0000 (22:57 +0900)]
Modified for black and pylint

9 months agoAdded support for D-Robotics RDK-X3
Hajime Fujimoto [Sun, 1 Dec 2024 13:09:57 +0000 (22:09 +0900)]
Added support for D-Robotics RDK-X3

10 months agoAdd files via upload
Frank Petroski [Sat, 16 Nov 2024 21:15:44 +0000 (16:15 -0500)]
Add files via upload

lgpio native changes

10 months agoAdd files via upload
Frank Petroski [Sat, 16 Nov 2024 21:14:15 +0000 (16:14 -0500)]
Add files via upload

lgpio native changes

10 months agoAdd files via upload
Frank Petroski [Sat, 16 Nov 2024 21:12:50 +0000 (16:12 -0500)]
Add files via upload

lgpio native changes

10 months agoUpdate pin.py
Frank Petroski [Sat, 16 Nov 2024 20:57:03 +0000 (15:57 -0500)]
Update pin.py

10 months agoUpdate PWMOut.py
Frank Petroski [Sat, 16 Nov 2024 20:48:17 +0000 (15:48 -0500)]
Update PWMOut.py

10 months agoUpdate PWMOut.py
Frank Petroski [Sat, 16 Nov 2024 20:29:11 +0000 (15:29 -0500)]
Update PWMOut.py

lgpio native changes

10 months agoUpdate pin.py
Frank Petroski [Sat, 16 Nov 2024 20:19:27 +0000 (15:19 -0500)]
Update pin.py

lgpio native changes

10 months agoUpdate pin.py
Frank Petroski [Sat, 16 Nov 2024 20:17:56 +0000 (15:17 -0500)]
Update pin.py

updates for lgpio-native changes

10 months agoMerge pull request #894 from landall/main 8.50.0
foamyguy [Thu, 24 Oct 2024 20:13:55 +0000 (15:13 -0500)]
Merge pull request #894 from landall/main

add support for orangepi 3b

10 months agoupdate copyright
foamyguy [Thu, 24 Oct 2024 20:09:40 +0000 (15:09 -0500)]
update copyright

10 months agoMerge branch 'main' of https://github.com/landall/Adafruit_Blinka
landall [Wed, 23 Oct 2024 21:33:00 +0000 (05:33 +0800)]
Merge branch 'main' of https://github.com/landall/Adafruit_Blinka

10 months agoUpdate Copyright for orangepi3b.py
landall [Wed, 23 Oct 2024 21:32:16 +0000 (05:32 +0800)]
Update Copyright for orangepi3b.py

10 months agoMerge branch 'adafruit:main' into main
landall [Tue, 22 Oct 2024 07:25:14 +0000 (15:25 +0800)]
Merge branch 'adafruit:main' into main

10 months agoMerge branch 'main' of https://github.com/landall/Adafruit_Blinka
landall [Tue, 22 Oct 2024 07:22:45 +0000 (15:22 +0800)]
Merge branch 'main' of https://github.com/landall/Adafruit_Blinka

10 months agoUpdate pin.py
landall [Tue, 22 Oct 2024 07:21:10 +0000 (15:21 +0800)]
Update pin.py

stored the wrongly commented lines to define 2 I2C port with the same channel id.

11 months agoMerge pull request #901 from mmontol/main 8.49.0
foamyguy [Fri, 11 Oct 2024 22:43:32 +0000 (17:43 -0500)]
Merge pull request #901 from mmontol/main

Add missing I2C6 to i2cPorts

11 months agoAdd missing I2C6 to i2cPorts
Yuyu [Thu, 10 Oct 2024 03:33:24 +0000 (11:33 +0800)]
Add missing I2C6 to i2cPorts

11 months agoMerge branch 'adafruit:main' into main
landall [Wed, 9 Oct 2024 19:52:40 +0000 (03:52 +0800)]
Merge branch 'adafruit:main' into main

11 months agoMerge pull request #897 from Rippanda12/main 8.48.0
foamyguy [Mon, 7 Oct 2024 16:15:57 +0000 (11:15 -0500)]
Merge pull request #897 from Rippanda12/main

Add Indiedroid support

11 months agoChore: Fix formatting
rippanda12 [Sun, 6 Oct 2024 13:48:47 +0000 (16:48 +0300)]
Chore: Fix formatting

11 months agocode format
foamyguy [Mon, 23 Sep 2024 23:32:04 +0000 (18:32 -0500)]
code format

11 months agoi2c support
landall [Mon, 23 Sep 2024 19:47:23 +0000 (03:47 +0800)]
i2c support

modify i2c2_m0 to i2c2_m1
add some definition for i2c

11 months agoAdd Indiedroid support
rippanda12 [Mon, 23 Sep 2024 19:15:33 +0000 (22:15 +0300)]
Add Indiedroid support
Closes #896

12 months agoadd support for orangepi 3b
landall [Tue, 17 Sep 2024 19:57:11 +0000 (03:57 +0800)]
add support for orangepi 3b

12 months agoMerge pull request #891 from Dangku/main
Melissa LeBlanc-Williams [Thu, 5 Sep 2024 16:11:41 +0000 (09:11 -0700)]
Merge pull request #891 from Dangku/main

support bananapi m4berry, m4zero and f3

12 months agofix pre-commit check fail
August [Wed, 4 Sep 2024 03:09:51 +0000 (11:09 +0800)]
fix pre-commit check fail

12 months agofix Missing function or method docstring (missing-function-docstring)
August [Wed, 4 Sep 2024 02:19:06 +0000 (10:19 +0800)]
fix Missing function or method docstring (missing-function-docstring)

12 months agoremove tmp file
August [Wed, 4 Sep 2024 02:10:34 +0000 (10:10 +0800)]
remove tmp file

12 months agosupport spacemit k1, bananapif3
August [Tue, 3 Sep 2024 11:31:44 +0000 (19:31 +0800)]
support spacemit k1, bananapif3

12 months agoallwinner h618: support pwm
August [Tue, 3 Sep 2024 07:14:03 +0000 (15:14 +0800)]
allwinner h618: support pwm

12 months agoallwinner h618: fix get wrong chip number in venv
August [Tue, 3 Sep 2024 06:04:34 +0000 (14:04 +0800)]
allwinner h618: fix get wrong chip number in venv

12 months agoallwinner h618: support mainline gpiochip
August [Mon, 2 Sep 2024 17:26:36 +0000 (01:26 +0800)]
allwinner h618: support mainline gpiochip

12 months agoallwinner h618: support mainline gpiochip
August [Mon, 2 Sep 2024 14:36:38 +0000 (22:36 +0800)]
allwinner h618: support mainline gpiochip

12 months agobpim4berry: restore pin define
August [Sat, 31 Aug 2024 16:01:10 +0000 (00:01 +0800)]
bpim4berry: restore pin define

12 months agosupport allwinner h618 chip and bananapi m4berry and m4zero board
August [Sat, 31 Aug 2024 15:43:17 +0000 (23:43 +0800)]
support allwinner h618 chip and bananapi m4berry and m4zero board

13 months agoMerge pull request #883 from EGJ-Moorington/main 8.47.0
Melissa LeBlanc-Williams [Mon, 12 Aug 2024 15:54:30 +0000 (08:54 -0700)]
Merge pull request #883 from EGJ-Moorington/main

Renamed keypad._EventQueue for parity with CircuitPython

13 months agoMerge branch 'main' of https://github.com/EGJ-Moorington/Adafruit_Blinka
EGJ-Moorington [Mon, 12 Aug 2024 15:40:59 +0000 (17:40 +0200)]
Merge branch 'main' of https://github.com/EGJ-Moorington/Adafruit_Blinka

13 months agoRenamed keypad._EventQueue for parity with CircuitPython
EGJ-Moorington [Mon, 12 Aug 2024 15:38:01 +0000 (17:38 +0200)]
Renamed keypad._EventQueue for parity with CircuitPython

13 months agoRenamed keypad._EventQueue for parity with CircuitPython
EGJ-Moorington [Mon, 12 Aug 2024 15:38:01 +0000 (17:38 +0200)]
Renamed keypad._EventQueue for parity with CircuitPython

13 months agoMerge pull request #879 from johnnohj/main
Melissa LeBlanc-Williams [Thu, 8 Aug 2024 22:48:36 +0000 (15:48 -0700)]
Merge pull request #879 from johnnohj/main

Include Waveshare RP2040 One (2 of 3)

13 months agoCorrections via pre-commit
johnnohj [Wed, 7 Aug 2024 22:12:49 +0000 (22:12 +0000)]
Corrections via pre-commit

13 months agoUpdate board.py
johnnohj [Wed, 7 Aug 2024 21:56:26 +0000 (17:56 -0400)]
Update board.py

13 months agoUpdate and rename wvsh_rp2040_one_u2if.py to rp2040_one_u2if.py
johnnohj [Wed, 7 Aug 2024 20:24:08 +0000 (16:24 -0400)]
Update and rename wvsh_rp2040_one_u2if.py to rp2040_one_u2if.py

13 months agoUpdate board.py
johnnohj [Thu, 1 Aug 2024 14:10:21 +0000 (10:10 -0400)]
Update board.py

13 months agoUpdate wvsh_rp2040_one_u2if.py
johnnohj [Tue, 30 Jul 2024 13:31:38 +0000 (09:31 -0400)]
Update wvsh_rp2040_one_u2if.py

Add Waveshare RP2040 One U2IF, Update PID

13 months agoAdd Waveshare RP2040 One
johnnohj [Tue, 30 Jul 2024 13:24:46 +0000 (09:24 -0400)]
Add Waveshare RP2040 One

13 months agoMerge pull request #873 from makermelissa/main 8.46.1
Melissa LeBlanc-Williams [Tue, 23 Jul 2024 18:40:38 +0000 (11:40 -0700)]
Merge pull request #873 from makermelissa/main

Remove unused numpy as requirement

13 months agoRemove unused numpy as requirement
Melissa LeBlanc-Williams [Tue, 23 Jul 2024 18:10:00 +0000 (11:10 -0700)]
Remove unused numpy as requirement

14 months agoMerge pull request #857 from makermelissa/vivid-unit2 8.46.0
Melissa LeBlanc-Williams [Wed, 10 Jul 2024 16:04:57 +0000 (09:04 -0700)]
Merge pull request #857 from makermelissa/vivid-unit2

Add Vivid Unit

14 months agoMerge pull request #868 from 708yamaguchi/radxa-pwm
Melissa LeBlanc-Williams [Wed, 10 Jul 2024 16:04:31 +0000 (09:04 -0700)]
Merge pull request #868 from 708yamaguchi/radxa-pwm

Add some pinout support for Radxa Zero PWM

14 months agoMerge pull request #867 from DarkMechanikum/main
Melissa LeBlanc-Williams [Wed, 10 Jul 2024 16:00:28 +0000 (09:00 -0700)]
Merge pull request #867 from DarkMechanikum/main

Added support of Starfive JH7110 chip and Starfive VisionFive2 board

14 months agoReformat code based on pre-commit
Naoya Yamaguchi [Sat, 6 Jul 2024 15:00:18 +0000 (00:00 +0900)]
Reformat code based on pre-commit

14 months agoAdd some pinout support for Radxa Zero PWM
Naoya Yamaguchi [Sat, 6 Jul 2024 14:11:12 +0000 (23:11 +0900)]
Add some pinout support for Radxa Zero PWM

14 months agoMerge pull request #3 from DarkMechanikum/dev
Vladimir Shtarev [Fri, 5 Jul 2024 20:34:25 +0000 (23:34 +0300)]
Merge pull request #3 from DarkMechanikum/dev

fixed spi pin names

14 months agofixed spi pin names
DarkMechanikum [Fri, 5 Jul 2024 20:31:09 +0000 (23:31 +0300)]
fixed spi pin names

14 months agoMerge pull request #2 from DarkMechanikum/dev
Vladimir Shtarev [Fri, 5 Jul 2024 11:55:11 +0000 (14:55 +0300)]
Merge pull request #2 from DarkMechanikum/dev

Dev

14 months agoMerge branch 'adafruit:main' into main
Vladimir Shtarev [Fri, 5 Jul 2024 11:50:18 +0000 (14:50 +0300)]
Merge branch 'adafruit:main' into main

14 months agosuccessfuly tested and added copyright info
DarkMechanikum [Fri, 5 Jul 2024 11:49:10 +0000 (14:49 +0300)]
successfuly tested and added copyright info

14 months agofixes
DarkMechanikum [Thu, 4 Jul 2024 20:31:03 +0000 (23:31 +0300)]
fixes