]>
Repositories - Adafruit_Blinka-hackapet.git/log
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
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
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
ecarozzo [Thu, 15 Dec 2022 08:53:39 +0000 (09:53 +0100)]
Merge branch 'adafruit:main' into main
ecarozzo [Wed, 14 Dec 2022 15:40:22 +0000 (16:40 +0100)]
Fix board name after update to latest bios firmware
lilin [Fri, 9 Dec 2022 09:59:19 +0000 (09:59 +0000)]
reformat
lilin [Fri, 9 Dec 2022 09:47:59 +0000 (09:47 +0000)]
pin modify
lilin [Fri, 9 Dec 2022 09:36:41 +0000 (09:36 +0000)]
Add support for LubanCat1,LubanCat-Zero
happyme531 [Wed, 7 Dec 2022 13:03:57 +0000 (21:03 +0800)]
Pin reference fixup 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.
Melissa LeBlanc-Williams [Thu, 1 Dec 2022 16:25:05 +0000 (08:25 -0800)]
Merge branch 'main' into rk3588-rock-5
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
happyme531 [Thu, 1 Dec 2022 15:41:41 +0000 (23:41 +0800)]
Add copyright and license header, reformat code
Kenneth Ryerson [Mon, 28 Nov 2022 21:58:11 +0000 (15:58 -0600)]
Add support for Radxa CM3
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
ecarozzo [Sat, 26 Nov 2022 21:51:45 +0000 (22:51 +0100)]
Black pylint formatting
ecarozzo [Sat, 26 Nov 2022 21:30:33 +0000 (22:30 +0100)]
Pin name modify
ecarozzo [Sat, 26 Nov 2022 21:02:17 +0000 (22:02 +0100)]
Added support to SeeedStudio Odyssey X86J4105 SBC
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
Melissa LeBlanc-Williams [Wed, 23 Nov 2022 17:20:22 +0000 (09:20 -0800)]
Ran pre-commit
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
MrPanc0 [Fri, 18 Nov 2022 17:02:20 +0000 (18:02 +0100)]
Update __init__.py
MrPanc0 [Fri, 18 Nov 2022 17:01:42 +0000 (18:01 +0100)]
Update odroidm1.py
MrPanc0 [Fri, 18 Nov 2022 16:49:14 +0000 (17:49 +0100)]
Update pin.py
MrPanc0 [Fri, 18 Nov 2022 16:47:15 +0000 (17:47 +0100)]
Update pin.py
MrPanc0 [Thu, 17 Nov 2022 20:06:19 +0000 (21:06 +0100)]
Update odroidm1.py
MrPanc0 [Thu, 17 Nov 2022 19:10:08 +0000 (20:10 +0100)]
Update pin.py
MrPanc0 [Thu, 17 Nov 2022 18:37:09 +0000 (19:37 +0100)]
Update pin.py
MrPanc0 [Thu, 17 Nov 2022 15:54:35 +0000 (16:54 +0100)]
Update pin.py
MrPanc0 [Sat, 12 Nov 2022 09:51:38 +0000 (10:51 +0100)]
Update pin.py
MrPanc0 [Sat, 12 Nov 2022 09:21:38 +0000 (10:21 +0100)]
Create __init__.py
MrPanc0 [Sat, 12 Nov 2022 09:20:54 +0000 (10:20 +0100)]
Create pin.py
MrPanc0 [Sat, 12 Nov 2022 09:09:28 +0000 (10:09 +0100)]
Update odroidm1.py
MrPanc0 [Sat, 12 Nov 2022 09:09:03 +0000 (10:09 +0100)]
Update odroidm1.py
MrPanc0 [Sat, 12 Nov 2022 08:57:14 +0000 (09:57 +0100)]
Delete rk3568B2
MrPanc0 [Sat, 12 Nov 2022 08:56:42 +0000 (09:56 +0100)]
Create rk3568B2
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
user.email [Sat, 12 Nov 2022 08:18:49 +0000 (16:18 +0800)]
Sort busio ports with index
user.email [Fri, 11 Nov 2022 12:41:32 +0000 (20:41 +0800)]
Fix wrong pin definition and 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
user.email [Fri, 11 Nov 2022 09:48:17 +0000 (17:48 +0800)]
Add GPIO support for Rock 5
Kattni [Mon, 7 Nov 2022 20:09:24 +0000 (15:09 -0500)]
Merge pull request #627 from makermelissa/main
Fix digitalio maintenance by removing non-special case boards
Melissa LeBlanc-Williams [Mon, 7 Nov 2022 17:26:36 +0000 (09:26 -0800)]
Fix digitalio maintenance by removing non-special case boards
MrPanc0 [Wed, 26 Oct 2022 19:23:03 +0000 (21:23 +0200)]
Create odroidm1.py
Hopefully this is all that is needed to add the Odroid M1 board. :)
Alternatively, please give me suggestions on what to add next to make it work.
MrPanc0 [Wed, 26 Oct 2022 19:20:13 +0000 (21:20 +0200)]
Update board.py
Adding Odroid M1
MrPanc0 [Wed, 26 Oct 2022 19:18:14 +0000 (21:18 +0200)]
Delete odroidm1.py
MrPanc0 [Wed, 26 Oct 2022 19:04:45 +0000 (21:04 +0200)]
odroidm1.py
Adding configuration pins for Odroid M1. Please review and possibly add to main (I desperately need to control the LEDs :D) .
(first commit on githup)
Melissa LeBlanc-Williams [Mon, 17 Oct 2022 15:32:09 +0000 (08:32 -0700)]
Merge pull request #621 from twa127/master
Update rockchip/rk3399pin.py to add additional pins for Orange Pi 4 LTS
Melissa LeBlanc-Williams [Mon, 17 Oct 2022 15:30:40 +0000 (08:30 -0700)]
Merge pull request #620 from bmol118/main
Add support for aml-s905x-cc-v1
Melissa LeBlanc-Williams [Mon, 17 Oct 2022 15:26:18 +0000 (08:26 -0700)]
Merge pull request #619 from nibuild/add-bpim2plus
Adding support for Banana PI M2 Plus
twa127 [Sun, 16 Oct 2022 10:03:01 +0000 (11:03 +0100)]
Update pin.py
Brandon [Sat, 15 Oct 2022 19:50:47 +0000 (19:50 +0000)]
Run black formatter
Brandon [Sat, 15 Oct 2022 02:43:06 +0000 (02:43 +0000)]
Add support for aml-s905x-cc-v1
Ed McLain [Sat, 15 Oct 2022 16:12:52 +0000 (11:12 -0500)]
Adding support for Banana PI M2 Plus
Melissa LeBlanc-Williams [Thu, 22 Sep 2022 16:00:13 +0000 (09:00 -0700)]
Merge pull request #618 from SIMATICmeetsLinux/main
Added support for Siemens Simatic IOT2050 Basic/Advanced
Martin Schnur [Wed, 21 Sep 2022 18:11:44 +0000 (20:11 +0200)]
Added pylint comments to pass pre-commit
Added pylint comments to /am65xx/pin.py and pwmout.py. Which are minor "issues" which should be totaly ok to pass.
Martin Schnur [Wed, 21 Sep 2022 17:28:18 +0000 (19:28 +0200)]
Added support for Siemens Simatic IOT2050 Basic/Advanced
Added support for GPIO, AIO, I2C, SPI, UART, PWM, NeoPixels
Melissa LeBlanc-Williams [Tue, 20 Sep 2022 16:28:48 +0000 (09:28 -0700)]
Merge pull request #616 from tekktrik/dev/add-build-to-ci
Fix build missing in release CI
Alec Delaney [Tue, 20 Sep 2022 16:19:23 +0000 (12:19 -0400)]
Fix build missing in release CI
Melissa LeBlanc-Williams [Tue, 20 Sep 2022 15:44:15 +0000 (08:44 -0700)]
Merge pull request #614 from tekktrik/dev/update-version
Update version on release
Alec Delaney [Sat, 17 Sep 2022 03:11:53 +0000 (23:11 -0400)]
Take out conditional for building package in build CI
Alec Delaney [Sat, 17 Sep 2022 03:08:30 +0000 (23:08 -0400)]
Have build CI match release CI
Alec Delaney [Sat, 17 Sep 2022 03:06:08 +0000 (23:06 -0400)]
Update all version-like locations
Alec Delaney [Sat, 17 Sep 2022 03:01:51 +0000 (23:01 -0400)]
Update release.yml
Alec Delaney [Sat, 17 Sep 2022 02:59:47 +0000 (22:59 -0400)]
Update building python package in build.yml
Melissa LeBlanc-Williams [Mon, 12 Sep 2022 18:37:56 +0000 (11:37 -0700)]
Merge pull request #613 from alsprogrammer/main
Add Lichee RV (plus Dock) support
Aleksandr Saiapin [Mon, 12 Sep 2022 16:21:01 +0000 (23:21 +0700)]
chore: rename chip
Melissa LeBlanc-Williams [Mon, 12 Sep 2022 15:27:24 +0000 (08:27 -0700)]
Merge pull request #612 from twa127/master
Add Support for Orangepi 4
Aleksandr Saiapin [Mon, 12 Sep 2022 05:22:27 +0000 (12:22 +0700)]
chore: remove #
Aleksandr Saiapin [Mon, 12 Sep 2022 05:18:36 +0000 (12:18 +0700)]
chore: restore docstring
Aleksandr Saiapin [Mon, 12 Sep 2022 05:14:32 +0000 (12:14 +0700)]
chore: add Copyright information
Aleksandr Saiapin [Mon, 12 Sep 2022 04:48:17 +0000 (11:48 +0700)]
chore: code reformatting
Aleksandr Saiapin [Mon, 12 Sep 2022 04:44:05 +0000 (11:44 +0700)]
chore: add empty line
Aleksandr Saiapin [Mon, 12 Sep 2022 04:42:33 +0000 (11:42 +0700)]
chore: update copyright
Aleksandr Saiapin [Sun, 11 Sep 2022 18:04:26 +0000 (01:04 +0700)]
feat: add I2C and SPI
twa127 [Sat, 10 Sep 2022 14:00:05 +0000 (15:00 +0100)]
Create orangepi4.py
twa127 [Sat, 10 Sep 2022 13:56:51 +0000 (14:56 +0100)]
Update board.py
Aleksandr Saiapin [Sat, 10 Sep 2022 12:10:56 +0000 (19:10 +0700)]
chore: remove unnecessary print
Aleksandr Saiapin [Sat, 10 Sep 2022 12:04:17 +0000 (19:04 +0700)]
Fix digitalio.py
Aleksandr Saiapin [Sat, 10 Sep 2022 11:16:22 +0000 (18:16 +0700)]
fix: fix board id
Aleksandr Saiapin [Sat, 10 Sep 2022 10:49:00 +0000 (17:49 +0700)]
feat: update microcontroller
Aleksandr Saiapin [Sat, 10 Sep 2022 06:35:06 +0000 (13:35 +0700)]
Add digitalio support
Aleksandr Saiapin [Fri, 9 Sep 2022 15:45:58 +0000 (22:45 +0700)]
Initial update for Lichee RV (w/Dock)
Melissa LeBlanc-Williams [Wed, 7 Sep 2022 14:58:34 +0000 (07:58 -0700)]
Merge pull request #610 from adafruit/micropython-pyi
Provide stubs for micropython module in a more clearly compatible way
Jeff Epler [Tue, 6 Sep 2022 23:20:46 +0000 (18:20 -0500)]
remove unnecessary function bodies
Jeff Epler [Tue, 6 Sep 2022 16:57:30 +0000 (11:57 -0500)]
Provide stubs for micropython module
This allows use of micropython.const to typecheck without
making any changes to the .py files themselves.
Melissa LeBlanc-Williams [Tue, 6 Sep 2022 15:17:33 +0000 (08:17 -0700)]
Merge pull request #606 from Neradoc/usb-hid-open-binary
usb_hid: open in binary does not take an encoding
Neradoc [Mon, 5 Sep 2022 10:15:37 +0000 (12:15 +0200)]
open in binary does not take an encoding
Melissa LeBlanc-Williams [Wed, 27 Jul 2022 16:20:59 +0000 (09:20 -0700)]
Merge pull request #598 from anhmiuhv/agxorin
Add support for Jetson Orin
linhhoang [Thu, 7 Oct 2021 23:17:25 +0000 (16:17 -0700)]
Add support for Jetson Orin
Melissa LeBlanc-Williams [Fri, 22 Jul 2022 20:43:19 +0000 (13:43 -0700)]
Merge pull request #597 from djhedges/main
Add Banana Pi M5 support.
djhedges [Fri, 22 Jul 2022 19:01:26 +0000 (12:01 -0700)]
Fix pin 37 which should be GPIOAO_9. See https://patchwork.kernel.org/project/linux-arm-kernel/patch/
20210429170404.
3616111-4-narmstrong@baylibre.com/
djhedges [Fri, 22 Jul 2022 17:55:18 +0000 (10:55 -0700)]
Reformat with python3 -m black
djhedges [Fri, 22 Jul 2022 17:36:01 +0000 (10:36 -0700)]
Drop Verified comments which correspond with pins I could blink an led from.
djhedges [Fri, 22 Jul 2022 17:34:21 +0000 (10:34 -0700)]
Rename pins from ^P to ^D to align with documenation. Fix a few pin references as well as drop non-existent pins over 40
djhedges [Fri, 22 Jul 2022 04:14:09 +0000 (21:14 -0700)]
Reformat with python3 -m black
djhedges [Fri, 22 Jul 2022 04:09:04 +0000 (21:09 -0700)]
Or try explicitly returning None for pylint?
djhedges [Fri, 22 Jul 2022 04:04:23 +0000 (21:04 -0700)]
Fix pylint by relying on implicit return of None. Also fix typing which should have been an Optional[str].
djhedges [Fri, 22 Jul 2022 03:53:52 +0000 (20:53 -0700)]
Only read the i2c events if the exist. On the Bananan Pi M5 the
ffd1c000.i2c is non-existent.
djhedges [Fri, 22 Jul 2022 03:27:22 +0000 (20:27 -0700)]
Add Banana Pi M5 support to board.py