]> Repositories - Adafruit_Blinka-hackapet.git/log
Adafruit_Blinka-hackapet.git
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 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 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 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 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

3 years agoMerge pull request #538 from twa127/master
Melissa LeBlanc-Williams [Tue, 4 Jan 2022 16:39:18 +0000 (08:39 -0800)]
Merge pull request #538 from twa127/master

Add support for Orange Pi 3

3 years agoUpdate pin.py
twa127 [Tue, 4 Jan 2022 13:44:13 +0000 (13:44 +0000)]
Update pin.py

3 years agoUpdate orangepi3.py
twa127 [Tue, 4 Jan 2022 13:34:38 +0000 (13:34 +0000)]
Update orangepi3.py

3 years agoUpdate board.py
twa127 [Tue, 4 Jan 2022 13:22:26 +0000 (13:22 +0000)]
Update board.py

3 years agoAdd files via upload
twa127 [Tue, 4 Jan 2022 13:19:11 +0000 (13:19 +0000)]
Add files via upload

3 years agoMerge pull request #533 from FoamyGuy/generic_x86 6.17.0
Melissa LeBlanc-Williams [Sat, 18 Dec 2021 21:30:18 +0000 (13:30 -0800)]
Merge pull request #533 from FoamyGuy/generic_x86

add case for generic_x86

3 years agoadd case for generic_x86
foamyguy [Sat, 18 Dec 2021 19:52:04 +0000 (13:52 -0600)]
add case for generic_x86

3 years agoFeat: Adding H3 NanoPi Neo
cesar [Sat, 11 Dec 2021 11:34:00 +0000 (04:34 -0700)]
Feat: Adding H3 NanoPi Neo

3 years agoMerge pull request #528 from FoamyGuy/python37_actions 6.16.0
Melissa LeBlanc-Williams [Mon, 6 Dec 2021 17:27:33 +0000 (09:27 -0800)]
Merge pull request #528 from FoamyGuy/python37_actions

change actions to use python 3.7

3 years agoMerge pull request #529 from keenanjohnson/main
Melissa LeBlanc-Williams [Mon, 6 Dec 2021 17:26:53 +0000 (09:26 -0800)]
Merge pull request #529 from keenanjohnson/main

#525 Add Beaglebone Green Gateway Board Support

3 years agoMerge pull request #527 from coloradocarlos/main
Melissa LeBlanc-Williams [Mon, 6 Dec 2021 17:25:42 +0000 (09:25 -0800)]
Merge pull request #527 from coloradocarlos/main

Add Octavo RED and BRK board support

3 years ago#525 Add Beaglebone Green Gateway Board Support
Keenan Johnson [Mon, 6 Dec 2021 01:36:19 +0000 (17:36 -0800)]
#525 Add Beaglebone Green Gateway Board Support

3 years agoupdate setup.py and docs conf to specify python 3.7
foamyguy [Thu, 2 Dec 2021 00:52:43 +0000 (18:52 -0600)]
update setup.py and docs conf to specify python 3.7

3 years agoactions use python 3.7
foamyguy [Mon, 29 Nov 2021 20:55:01 +0000 (14:55 -0600)]
actions use python 3.7

3 years agoAdd Octavo RED and BRK board support (#1)
Carlos Perez [Thu, 25 Nov 2021 18:14:09 +0000 (11:14 -0700)]
Add Octavo RED and BRK board support (#1)

Add Octavo OSD32MP1 RED and BRK board support

3 years agoMerge pull request #522 from AdamCummick/update-rpi-spi-pins
Melissa LeBlanc-Williams [Fri, 22 Oct 2021 21:27:08 +0000 (14:27 -0700)]
Merge pull request #522 from AdamCummick/update-rpi-spi-pins

Split RP4 board definitions

3 years agoUpdate raspi_4b.py description
adam_cummick:g9T51EHpC9gPQqG6sb9Q@gitlab.com [Fri, 22 Oct 2021 11:17:26 +0000 (07:17 -0400)]
Update raspi_4b.py description

3 years agoImport pin class from bcm283x to avoid pylint duplicate-code
adam_cummick:g9T51EHpC9gPQqG6sb9Q@gitlab.com [Thu, 21 Oct 2021 16:09:00 +0000 (12:09 -0400)]
Import pin class from bcm283x to avoid pylint duplicate-code

3 years agoRun Black with py3.5, remove unused imports
adam_cummick:g9T51EHpC9gPQqG6sb9Q@gitlab.com [Wed, 20 Oct 2021 20:48:06 +0000 (16:48 -0400)]
Run Black with py3.5, remove unused imports

3 years agoCombine CM4 and remove duplicated files
adam_cummick:g9T51EHpC9gPQqG6sb9Q@gitlab.com [Wed, 20 Oct 2021 20:00:39 +0000 (16:00 -0400)]
Combine CM4 and remove duplicated files

3 years agoCreate separate BCM2711 structure.
adam_cummick:g9T51EHpC9gPQqG6sb9Q@gitlab.com [Wed, 20 Oct 2021 18:18:08 +0000 (14:18 -0400)]
Create separate BCM2711 structure.

3 years agoSplit RP4 and CM4 SPI definitions
adam_cummick:g9T51EHpC9gPQqG6sb9Q@gitlab.com [Wed, 20 Oct 2021 13:05:10 +0000 (09:05 -0400)]
Split RP4 and CM4 SPI definitions

3 years agoMerge pull request #519 from jfurcean/add_u2if_macropad 6.15.0
Carter Nelson [Thu, 14 Oct 2021 16:51:20 +0000 (09:51 -0700)]
Merge pull request #519 from jfurcean/add_u2if_macropad

Add MacroPad RP2040 u2if

3 years agoMerge pull request #521 from wipfli/patch-1
Melissa LeBlanc-Williams [Wed, 13 Oct 2021 15:00:15 +0000 (08:00 -0700)]
Merge pull request #521 from wipfli/patch-1

Add `generic_micropython/__init__.py`

3 years agoCopy empty init file from `mcp2221`
Oliver Wipfli [Wed, 13 Oct 2021 12:25:11 +0000 (14:25 +0200)]
Copy empty init file from `mcp2221`

3 years agoUpdate __init__.py
Oliver Wipfli [Wed, 13 Oct 2021 12:21:19 +0000 (14:21 +0200)]
Update __init__.py

3 years agoAdd `generic_micropython/__init__.py`
Oliver Wipfli [Mon, 11 Oct 2021 13:00:54 +0000 (15:00 +0200)]
Add `generic_micropython/__init__.py`

3 years agoupdate macropad PID
John Furcean [Wed, 6 Oct 2021 23:19:29 +0000 (19:19 -0400)]
update macropad PID

3 years agoMerge pull request #518 from makermelissa/main 6.14.1
Melissa LeBlanc-Williams [Wed, 6 Oct 2021 20:07:38 +0000 (13:07 -0700)]
Merge pull request #518 from makermelissa/main

Fixes missing MSB for busio SPI on MP Pico

3 years agorun pylint
John Furcean [Wed, 6 Oct 2021 19:18:43 +0000 (15:18 -0400)]
run pylint

3 years agorun black
John Furcean [Wed, 6 Oct 2021 19:13:58 +0000 (15:13 -0400)]
run black

3 years agoAdd MacroPad RP2040 u2if
John Furcean [Wed, 6 Oct 2021 19:06:39 +0000 (15:06 -0400)]
Add MacroPad RP2040 u2if

3 years agoRun black
Melissa LeBlanc-Williams [Wed, 6 Oct 2021 18:40:41 +0000 (11:40 -0700)]
Run black

3 years agoFixes missing MSB for busio SPI on MP Pico
Melissa LeBlanc-Williams [Wed, 6 Oct 2021 18:37:06 +0000 (11:37 -0700)]
Fixes missing MSB for busio SPI on MP Pico

3 years agoMerge pull request #506 from makermelissa/pwm64fix 6.14.0
Kattni [Tue, 5 Oct 2021 21:51:45 +0000 (17:51 -0400)]
Merge pull request #506 from makermelissa/pwm64fix

Fix libgpiod for 64-bit Pi by detecting and loading appropriate lib

3 years agoMerge pull request #501 from fgervais/mcp2221-empty-i2c-payload
Carter Nelson [Mon, 4 Oct 2021 17:41:19 +0000 (10:41 -0700)]
Merge pull request #501 from fgervais/mcp2221-empty-i2c-payload

mcp2221: allow empty i2c payload

3 years agoMerge pull request #516 from jfurcean/feather_u2if_neopixel
Limor "Ladyada" Fried [Sun, 3 Oct 2021 17:29:37 +0000 (13:29 -0400)]
Merge pull request #516 from jfurcean/feather_u2if_neopixel

Add NEOPIXEL to feather_u2if

3 years agoAdd NEOPIXEL to feather_u2if
John Furcean [Sun, 3 Oct 2021 13:30:31 +0000 (09:30 -0400)]
Add NEOPIXEL to feather_u2if

3 years agoMerge pull request #513 from lesamouraipourpre/versioning-v2 6.13.1
Melissa LeBlanc-Williams [Tue, 21 Sep 2021 21:06:32 +0000 (14:06 -0700)]
Merge pull request #513 from lesamouraipourpre/versioning-v2

Added versioning to board

3 years agoAdded versioning to board
James Carr [Tue, 21 Sep 2021 18:26:33 +0000 (19:26 +0100)]
Added versioning to board

3 years agoMerge pull request #511 from lesamouraipourpre/examples
Melissa LeBlanc-Williams [Tue, 21 Sep 2021 17:41:22 +0000 (10:41 -0700)]
Merge pull request #511 from lesamouraipourpre/examples

Document the examples

3 years agoMerge pull request #510 from lesamouraipourpre/docs
Melissa LeBlanc-Williams [Tue, 21 Sep 2021 17:40:50 +0000 (10:40 -0700)]
Merge pull request #510 from lesamouraipourpre/docs

Add missing modules to the API documentation

3 years agoMerge pull request #512 from adafruit/revert-508-versioning
Melissa LeBlanc-Williams [Tue, 21 Sep 2021 17:40:01 +0000 (10:40 -0700)]
Merge pull request #512 from adafruit/revert-508-versioning

Revert "Add versioning to the top-level Python files"

3 years agoRevert "Add versioning to the top-level Python files"
Melissa LeBlanc-Williams [Tue, 21 Sep 2021 17:36:49 +0000 (10:36 -0700)]
Revert "Add versioning to the top-level Python files"

3 years agoAdd the examples that exist to the documention.
James Carr [Tue, 21 Sep 2021 12:13:39 +0000 (13:13 +0100)]
Add the examples that exist to the documention.
Remove the execute bits from the examples that don't start '#!/'

3 years agoAdd missing modules to the API documentation
James Carr [Tue, 21 Sep 2021 11:42:05 +0000 (12:42 +0100)]
Add missing modules to the API documentation

3 years agoMerge pull request #508 from lesamouraipourpre/versioning
Melissa LeBlanc-Williams [Tue, 21 Sep 2021 00:23:52 +0000 (17:23 -0700)]
Merge pull request #508 from lesamouraipourpre/versioning

Add versioning to the top-level Python files