]> Repositories - Adafruit_Blinka-hackapet.git/log
Adafruit_Blinka-hackapet.git
3 years agoMerge pull request #576 from Gadgetoid/patch-rp2040-i2c-permutations 7.2.1
Melissa LeBlanc-Williams [Thu, 14 Apr 2022 16:24:09 +0000 (09:24 -0700)]
Merge pull request #576 from Gadgetoid/patch-rp2040-i2c-permutations

RP2040: Add missing i2c pin permutations.

3 years agoRP2040: Add missing i2c pin permutations.
Phil Howard [Wed, 13 Apr 2022 18:41:56 +0000 (19:41 +0100)]
RP2040: Add missing i2c pin permutations.

Add the missing i2c pin permutations as discussed in #575.

3 years agoMerge pull request #566 from BytEvil/main 7.2.0
Melissa LeBlanc-Williams [Wed, 30 Mar 2022 16:29:20 +0000 (09:29 -0700)]
Merge pull request #566 from BytEvil/main

Add Khadas VIM3 board.

3 years agoMerge pull request #574 from makermelissa/main 7.1.2
Dan Halbert [Tue, 29 Mar 2022 20:45:57 +0000 (16:45 -0400)]
Merge pull request #574 from makermelissa/main

Allow older and newer versions of libgpiod to work, Allow Pullups

3 years agoUpdate to even newer version of black
Melissa LeBlanc-Williams [Tue, 29 Mar 2022 20:40:22 +0000 (13:40 -0700)]
Update to even newer version of black

3 years agoRe-ran pre-commit after updating black version
Melissa LeBlanc-Williams [Tue, 29 Mar 2022 19:08:14 +0000 (12:08 -0700)]
Re-ran pre-commit after updating black version

3 years agoFix Black/click issue
Melissa LeBlanc-Williams [Tue, 29 Mar 2022 19:03:54 +0000 (12:03 -0700)]
Fix Black/click issue

3 years agolinted, ran pre-commit
Melissa LeBlanc-Williams [Tue, 29 Mar 2022 18:56:37 +0000 (11:56 -0700)]
linted, ran pre-commit

3 years agoAllow older and newer versions of libgpiod to work
Melissa LeBlanc-Williams [Tue, 29 Mar 2022 18:54:47 +0000 (11:54 -0700)]
Allow older and newer versions of libgpiod to work

3 years agoReformatting...
BytEvil [Sun, 27 Mar 2022 08:41:52 +0000 (12:41 +0400)]
Reformatting...

3 years agoAdded PulseIn helper
BytEvil [Fri, 25 Mar 2022 10:24:40 +0000 (14:24 +0400)]
Added PulseIn helper

3 years agoSome fixes.
BytEvil [Thu, 24 Mar 2022 12:26:51 +0000 (16:26 +0400)]
Some fixes.

3 years agoRevert back, because i have an older version of libgpiod.
BytEvil [Sun, 20 Mar 2022 08:10:05 +0000 (12:10 +0400)]
Revert back, because i have an older version of libgpiod.

3 years agoRevert back, because i have an older version of libgpiod.
BytEvil [Sun, 20 Mar 2022 08:07:32 +0000 (12:07 +0400)]
Revert back, because i have an older version of libgpiod.

3 years agoRevert back version number.
BytEvil [Sat, 19 Mar 2022 06:51:28 +0000 (10:51 +0400)]
Revert back version number.

3 years agoAdd A311D chip.
BytEvil [Fri, 18 Mar 2022 10:58:01 +0000 (14:58 +0400)]
Add A311D chip.

3 years agofixed some errors gpiod dependencies
BytEvil [Fri, 18 Mar 2022 09:54:39 +0000 (13:54 +0400)]
fixed some errors gpiod dependencies

3 years agoReformatting...
BytEvil [Thu, 17 Mar 2022 19:05:31 +0000 (23:05 +0400)]
Reformatting...

3 years agoAdd Khadas VIM3 board #2.
BytEvil [Thu, 17 Mar 2022 11:50:55 +0000 (15:50 +0400)]
Add Khadas VIM3 board #2.

3 years agoAdd Khadas VIM3 board.
BytEvil [Thu, 17 Mar 2022 11:39:52 +0000 (15:39 +0400)]
Add Khadas VIM3 board.

3 years agoMerge pull request #540 from ezio-melotti/close-mcp2221
Carter Nelson [Fri, 11 Mar 2022 02:12:02 +0000 (18:12 -0800)]
Merge pull request #540 from ezio-melotti/close-mcp2221

Close the mcp2221 device before exit.

3 years agoClarify docstring and add missing newline.
Ezio Melotti [Fri, 11 Mar 2022 02:01:28 +0000 (03:01 +0100)]
Clarify docstring and add missing newline.

3 years agoRevert change to address review comment.
Ezio Melotti [Fri, 11 Mar 2022 01:58:00 +0000 (02:58 +0100)]
Revert change to address review comment.

3 years agoMerge pull request #562 from fivetide/usb_hid 7.1.1
Melissa LeBlanc-Williams [Mon, 7 Mar 2022 16:22:40 +0000 (08:22 -0800)]
Merge pull request #562 from fivetide/usb_hid

solve issues with multiple hid devices on one gadget

3 years agofix generic except
Björn Bösel [Mon, 7 Mar 2022 11:45:22 +0000 (12:45 +0100)]
fix generic except

3 years agoupdate readme
Björn Bösel [Mon, 7 Mar 2022 10:34:35 +0000 (11:34 +0100)]
update readme

3 years agosolve issues with multiple hid devices on one gadget
Björn Bösel [Mon, 7 Mar 2022 10:32:27 +0000 (11:32 +0100)]
solve issues with multiple hid devices on one gadget

3 years agoMerge pull request #561 from makermelissa/main 7.1.0
Kattni [Fri, 4 Mar 2022 19:32:21 +0000 (14:32 -0500)]
Merge pull request #561 from makermelissa/main

Added pre-commit support

3 years agoFixed docs more
Melissa LeBlanc-Williams [Fri, 4 Mar 2022 19:21:26 +0000 (11:21 -0800)]
Fixed docs more

3 years agoFixed docs
Melissa LeBlanc-Williams [Fri, 4 Mar 2022 19:14:33 +0000 (11:14 -0800)]
Fixed docs

3 years agoFix cyclic import and Pin class type
Melissa LeBlanc-Williams [Fri, 4 Mar 2022 19:09:51 +0000 (11:09 -0800)]
Fix cyclic import and Pin class type

3 years agoFix problems 'git stash' not actually stashing created
Melissa LeBlanc-Williams [Fri, 4 Mar 2022 17:23:37 +0000 (09:23 -0800)]
Fix problems 'git stash' not actually stashing created

3 years agoAdded pre-commit support
Melissa LeBlanc-Williams [Fri, 4 Mar 2022 17:17:23 +0000 (09:17 -0800)]
Added pre-commit support

3 years agoMerge branch 'main' of https://github.com/adafruit/Adafruit_Blinka
Melissa LeBlanc-Williams [Thu, 3 Mar 2022 23:56:31 +0000 (15:56 -0800)]
Merge branch 'main' of https://github.com/adafruit/Adafruit_Blinka

3 years agoMerge pull request #560 from fivetide/usb_hid
Melissa LeBlanc-Williams [Thu, 3 Mar 2022 23:56:18 +0000 (15:56 -0800)]
Merge pull request #560 from fivetide/usb_hid

usb_hid module

3 years agocode style for a last time
Björn Bösel [Thu, 3 Mar 2022 16:56:04 +0000 (17:56 +0100)]
code style for a last time

3 years agocode style for a last time
Björn Bösel [Thu, 3 Mar 2022 16:42:57 +0000 (17:42 +0100)]
code style for a last time

3 years agocode style again
Björn Bösel [Thu, 3 Mar 2022 15:09:42 +0000 (16:09 +0100)]
code style again

3 years agomodule-scoped variables without global
Björn Bösel [Thu, 3 Mar 2022 15:05:56 +0000 (16:05 +0100)]
module-scoped variables without global

3 years agopylint errors
Björn Bösel [Thu, 3 Mar 2022 14:59:12 +0000 (15:59 +0100)]
pylint errors

3 years agoboot device support
Björn Bösel [Thu, 3 Mar 2022 14:44:00 +0000 (15:44 +0100)]
boot device support

3 years agocorrect handling of active devices
Björn Bösel [Thu, 3 Mar 2022 12:23:06 +0000 (13:23 +0100)]
correct handling of active devices

3 years agocorrect handling of report ids
Björn Bösel [Wed, 2 Mar 2022 19:34:20 +0000 (20:34 +0100)]
correct handling of report ids

3 years agocode style
Björn Bösel [Wed, 2 Mar 2022 15:39:28 +0000 (16:39 +0100)]
code style

3 years agosupport reading last report
Björn Bösel [Wed, 2 Mar 2022 15:34:53 +0000 (16:34 +0100)]
support reading last report

3 years agoadd working descriptors
Björn Bösel [Wed, 2 Mar 2022 15:06:34 +0000 (16:06 +0100)]
add working descriptors

3 years agoMerge branch 'main' of https://github.com/adafruit/Adafruit_Blinka
Melissa LeBlanc-Williams [Tue, 1 Mar 2022 18:58:07 +0000 (10:58 -0800)]
Merge branch 'main' of https://github.com/adafruit/Adafruit_Blinka

3 years agobasic hid module
Björn Bösel [Tue, 1 Mar 2022 17:12:05 +0000 (18:12 +0100)]
basic hid module

3 years agoMerge pull request #559 from caternuson/iss514_colorwheel 7.0.2
Melissa LeBlanc-Williams [Mon, 28 Feb 2022 18:47:08 +0000 (10:47 -0800)]
Merge pull request #559 from caternuson/iss514_colorwheel

Update colorwheel

3 years agoupdate colorwheel
caternuson [Mon, 28 Feb 2022 18:38:35 +0000 (10:38 -0800)]
update colorwheel

3 years agoMerge branch 'main' of https://github.com/adafruit/Adafruit_Blinka
Melissa LeBlanc-Williams [Mon, 21 Feb 2022 18:39:56 +0000 (10:39 -0800)]
Merge branch 'main' of https://github.com/adafruit/Adafruit_Blinka

3 years agoMerge pull request #557 from Neradoc/add-missing-init-for-pwmio 7.0.1
Melissa LeBlanc-Williams [Mon, 21 Feb 2022 18:33:25 +0000 (10:33 -0800)]
Merge pull request #557 from Neradoc/add-missing-init-for-pwmio

Add missing init.py for bcm283x pwmio

3 years agoadd missing init.py for bcm283x pwmio
Neradoc [Sun, 20 Feb 2022 01:43:57 +0000 (02:43 +0100)]
add missing init.py for bcm283x pwmio

3 years agoRan black
Melissa LeBlanc-Williams [Fri, 18 Feb 2022 19:24:46 +0000 (11:24 -0800)]
Ran black

3 years agoFixed microcontroller.pin import mappings
Melissa LeBlanc-Williams [Fri, 18 Feb 2022 19:23:12 +0000 (11:23 -0800)]
Fixed microcontroller.pin import mappings

3 years agoFix reimport issue
Melissa LeBlanc-Williams [Fri, 18 Feb 2022 17:49:55 +0000 (09:49 -0800)]
Fix reimport issue

3 years agoFix accessing microcontroller.pin from import microcontroller
Melissa LeBlanc-Williams [Fri, 18 Feb 2022 17:45:06 +0000 (09:45 -0800)]
Fix accessing microcontroller.pin from import microcontroller

3 years agoMerge pull request #556 from dhalbert/remove-circuitpython_typing 7.0.0
Melissa LeBlanc-Williams [Wed, 16 Feb 2022 18:25:08 +0000 (10:25 -0800)]
Merge pull request #556 from dhalbert/remove-circuitpython_typing

remove _typing and circuitpython_typing

3 years agoblack using python 3.7 style
Dan Halbert [Tue, 15 Feb 2022 23:00:31 +0000 (18:00 -0500)]
black using python 3.7 style

3 years agoremove _typing and circuitpython_typing
Dan Halbert [Tue, 15 Feb 2022 21:29:51 +0000 (16:29 -0500)]
remove _typing and circuitpython_typing

3 years agoMerge pull request #554 from dhalbert/remove-pwmout-from-pulseio
Dan Halbert [Mon, 14 Feb 2022 19:04:15 +0000 (14:04 -0500)]
Merge pull request #554 from dhalbert/remove-pwmout-from-pulseio

remove PWMOut from pulseio

3 years agoremove PWMOut from pulseio
Dan Halbert [Sun, 13 Feb 2022 19:49:29 +0000 (14:49 -0500)]
remove PWMOut from pulseio

3 years agoMerge pull request #549 from makermelissa/main 6.20.4
Kattni [Fri, 11 Feb 2022 23:18:26 +0000 (18:18 -0500)]
Merge pull request #549 from makermelissa/main

Fix libgpiod further by updating setup.py

3 years agoMerge pull request #552 from tekktrik/hotfix/remove-numpy 6.20.3
foamyguy [Fri, 11 Feb 2022 19:13:03 +0000 (13:13 -0600)]
Merge pull request #552 from tekktrik/hotfix/remove-numpy

Remove numpy import

3 years agoRemove ndarray from Unions
tekktrik [Fri, 11 Feb 2022 19:10:58 +0000 (14:10 -0500)]
Remove ndarray from Unions

3 years agoRemove numpy import
tekktrik [Fri, 11 Feb 2022 19:07:39 +0000 (14:07 -0500)]
Remove numpy import

Hotfixes issues with `adafruit_bus_device` and other libraries that are importing `circuitpython_typing` on Blinka platforms!

3 years agoRun black
Melissa LeBlanc-Williams [Thu, 10 Feb 2022 18:42:50 +0000 (10:42 -0800)]
Run black

3 years agoFix libgpiod further by updating setup.py
Melissa LeBlanc-Williams [Thu, 10 Feb 2022 18:40:36 +0000 (10:40 -0800)]
Fix libgpiod further by updating setup.py

3 years agoMerge pull request #548 from makermelissa/main 6.20.2
Melissa LeBlanc-Williams [Thu, 10 Feb 2022 17:55:07 +0000 (09:55 -0800)]
Merge pull request #548 from makermelissa/main

Set executable flag on libgpiod_pulsein64 so pip installs it

3 years agoRun latest version of black
Melissa LeBlanc-Williams [Thu, 10 Feb 2022 17:52:36 +0000 (09:52 -0800)]
Run latest version of black

3 years agoRun black
Melissa LeBlanc-Williams [Thu, 10 Feb 2022 17:51:01 +0000 (09:51 -0800)]
Run black

3 years agoSet executable flag on libgpiod_pulsein64 so pip installs it
Melissa LeBlanc-Williams [Thu, 10 Feb 2022 17:47:43 +0000 (09:47 -0800)]
Set executable flag on libgpiod_pulsein64 so pip installs it

3 years agoMerge pull request #544 from tekktrik/doc/update-readme 6.20.1
Melissa LeBlanc-Williams [Thu, 20 Jan 2022 16:27:33 +0000 (08:27 -0800)]
Merge pull request #544 from tekktrik/doc/update-readme

Typing Library Documentation Touchups

3 years agoFix bullet point list in circuitpython_typing
Alec Delaney [Wed, 19 Jan 2022 22:32:57 +0000 (17:32 -0500)]
Fix bullet point list in circuitpython_typing

3 years agoRearrange author and note
Alec Delaney [Wed, 19 Jan 2022 22:32:37 +0000 (17:32 -0500)]
Rearrange author and note

Looks better in documentation

3 years agoAdd _typing and circuitpython_typing to README
Alec Delaney [Wed, 19 Jan 2022 22:29:50 +0000 (17:29 -0500)]
Add _typing and circuitpython_typing to README

3 years agoMerge pull request #543 from tekktrik/feature/add-typing-module 6.20.0
Melissa LeBlanc-Williams [Wed, 19 Jan 2022 18:40:33 +0000 (10:40 -0800)]
Merge pull request #543 from tekktrik/feature/add-typing-module

Add typing module(s) to Blinka

3 years agoChange numpy.ndarray to use code formatting
Alec Delaney [Wed, 19 Jan 2022 18:11:42 +0000 (13:11 -0500)]
Change numpy.ndarray to use code formatting

3 years agoDelete requirements.txt
Alec Delaney [Wed, 19 Jan 2022 18:11:25 +0000 (13:11 -0500)]
Delete requirements.txt

3 years agoExtend name of ndarray
Alec Delaney [Wed, 19 Jan 2022 17:48:39 +0000 (12:48 -0500)]
Extend name of ndarray

3 years agoAdd numpy requirement to docs/requirements.txt
Alec Delaney [Wed, 19 Jan 2022 17:43:09 +0000 (12:43 -0500)]
Add numpy requirement to docs/requirements.txt

3 years agoUpdate docstrings for proper CircuitPython links
Alec Delaney [Wed, 19 Jan 2022 17:32:41 +0000 (12:32 -0500)]
Update docstrings for proper CircuitPython links

3 years agoChange numpy.ndarray to ndarray
Alec Delaney [Wed, 19 Jan 2022 17:29:13 +0000 (12:29 -0500)]
Change numpy.ndarray to ndarray

3 years agoCorrect module docstrings
Alec Delaney [Wed, 19 Jan 2022 17:29:00 +0000 (12:29 -0500)]
Correct module docstrings

3 years agoIncrease title line
Alec Delaney [Wed, 19 Jan 2022 17:24:57 +0000 (12:24 -0500)]
Increase title line

3 years agoIncrease title line
Alec Delaney [Wed, 19 Jan 2022 17:22:13 +0000 (12:22 -0500)]
Increase title line

3 years agoChange version of numpy required
Alec Delaney [Wed, 19 Jan 2022 17:12:51 +0000 (12:12 -0500)]
Change version of numpy required

3 years agoDelete docs/requirements.txt, move numpy to requirements.txt
Alec Delaney [Wed, 19 Jan 2022 17:09:14 +0000 (12:09 -0500)]
Delete docs/requirements.txt, move numpy to requirements.txt

3 years agoAdd version for numpy requirement
Alec Delaney [Wed, 19 Jan 2022 17:03:57 +0000 (12:03 -0500)]
Add version for numpy requirement

3 years agoAdd requirements.txt for Sphinx with sphinx and numpy
Alec Delaney [Wed, 19 Jan 2022 17:00:18 +0000 (12:00 -0500)]
Add requirements.txt for Sphinx with sphinx and numpy

3 years agoAdd missing colon
Alec Delaney [Wed, 19 Jan 2022 16:53:38 +0000 (11:53 -0500)]
Add missing colon

3 years agoUpdate RTD docs
Alec Delaney [Wed, 19 Jan 2022 16:48:24 +0000 (11:48 -0500)]
Update RTD docs

3 years agoReformatted and linted
Alec Delaney [Wed, 19 Jan 2022 16:10:56 +0000 (11:10 -0500)]
Reformatted and linted

3 years agoAdd circuitpython_typing and legacy _typing libraries to Blinka
Alec Delaney [Wed, 19 Jan 2022 16:07:43 +0000 (11:07 -0500)]
Add circuitpython_typing and legacy _typing libraries to Blinka

3 years agoMerge pull request #541 from andrejacobs/add-missing-pin-imports-mcp2221 6.19.0
foamyguy [Mon, 17 Jan 2022 01:08:09 +0000 (19:08 -0600)]
Merge pull request #541 from andrejacobs/add-missing-pin-imports-mcp2221

Missing Pin imports for the MCP2221

3 years agoThe Pin imports for MCP2221 was missing from the module and thus you would get the...
Andre Jacobs [Wed, 12 Jan 2022 09:26:07 +0000 (09:26 +0000)]
The Pin imports for MCP2221 was missing from the module and thus you would get the following error when using certain libraries.

NotImplementedError: ('Microcontroller not supported:', 'MCP2221')

3 years agoClose the mcp2221 device before exit.
Ezio Melotti [Thu, 6 Jan 2022 16:29:47 +0000 (17:29 +0100)]
Close the mcp2221 device before exit.

3 years agoMerge pull request #539 from twa127/master 6.18.0
Melissa LeBlanc-Williams [Thu, 6 Jan 2022 16:04:29 +0000 (08:04 -0800)]
Merge pull request #539 from twa127/master

Bug Fix for pin numbering adafruit_blinka/board/orangepi/orangepi3.py

3 years agoUpdate orangepi3.py
twa127 [Thu, 6 Jan 2022 13:27:04 +0000 (13:27 +0000)]
Update orangepi3.py

3 years agoMerge pull request #531 from CesarChavezRico/main
Melissa LeBlanc-Williams [Tue, 4 Jan 2022 16:39:57 +0000 (08:39 -0800)]
Merge pull request #531 from CesarChavezRico/main

Feat: Adding H3 NanoPi Neo