]>
Repositories - Adafruit_Blinka-hackapet.git/log
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
James Carr [Mon, 20 Sep 2021 22:18:13 +0000 (23:18 +0100)]
Remove testing code
James Carr [Mon, 20 Sep 2021 22:00:25 +0000 (23:00 +0100)]
Add versioning to the top-level Python files
Melissa LeBlanc-Williams [Fri, 10 Sep 2021 16:07:38 +0000 (09:07 -0700)]
Merge pull request #505 from makermelissa/main
Update digitalio docstrings to be more in line with CircuitPython
Melissa LeBlanc-Williams [Fri, 10 Sep 2021 16:04:00 +0000 (09:04 -0700)]
Remove unintentional change
Melissa LeBlanc-Williams [Fri, 10 Sep 2021 15:15:42 +0000 (08:15 -0700)]
Update digitalio docstrings to be more in line with CircuitPython
Melissa LeBlanc-Williams [Tue, 27 Jul 2021 19:25:21 +0000 (12:25 -0700)]
Merge pull request #498 from makermelissa/main
Added keypad module
Melissa LeBlanc-Williams [Tue, 27 Jul 2021 19:16:01 +0000 (12:16 -0700)]
Moved interval code into _KeysBase
Melissa LeBlanc-Williams [Tue, 27 Jul 2021 18:32:52 +0000 (11:32 -0700)]
Added keypad module
Melissa LeBlanc-Williams [Sat, 17 Jul 2021 16:17:08 +0000 (09:17 -0700)]
Merge pull request #495 from makermelissa/main
Added BeagleBone StarLight to Blinka (GPIO, I2C working)
Melissa LeBlanc-Williams [Fri, 16 Jul 2021 23:03:45 +0000 (16:03 -0700)]
Linted
Melissa LeBlanc-Williams [Fri, 16 Jul 2021 22:58:29 +0000 (15:58 -0700)]
Added BeagleBone StarLight to Blinka (GPIO, I2C working)
Melissa LeBlanc-Williams [Thu, 15 Jul 2021 18:59:52 +0000 (11:59 -0700)]
Merge pull request #490 from lesamouraipourpre/u2if
Change the RP2040 U2IF chip constant to chips.RP2040_U2IF
Melissa LeBlanc-Williams [Thu, 15 Jul 2021 18:55:57 +0000 (11:55 -0700)]
Merge branch 'u2if' of https://github.com/lesamouraipourpre/Adafruit_Blinka into u2if
Melissa LeBlanc-Williams [Tue, 13 Jul 2021 19:20:26 +0000 (12:20 -0700)]
Merge pull request #494 from kattni/rainbowio
Add rainbowio to Blinka.
Kattni Rembor [Tue, 13 Jul 2021 19:16:32 +0000 (15:16 -0400)]
Pylint.
Kattni Rembor [Tue, 13 Jul 2021 19:10:13 +0000 (15:10 -0400)]
Pin Pylint.
Kattni Rembor [Tue, 13 Jul 2021 18:56:02 +0000 (14:56 -0400)]
Add rainbowio to Blinka.
Melissa LeBlanc-Williams [Mon, 28 Jun 2021 16:44:18 +0000 (09:44 -0700)]
Merge pull request #491 from tokiAi/patch-1
typo CAN_GPIO0
tokiAi [Thu, 24 Jun 2021 23:06:35 +0000 (01:06 +0200)]
typo CAN_GPIO0
James Carr [Mon, 21 Jun 2021 18:31:54 +0000 (19:31 +0100)]
Change the RP2040 U2IF chip constant to chips.RP2040_U2IF
Melissa LeBlanc-Williams [Mon, 14 Jun 2021 21:14:55 +0000 (14:14 -0700)]
Merge pull request #488 from makermelissa/main
Fix docs not passing if microcontroller is imported
Melissa LeBlanc-Williams [Mon, 14 Jun 2021 20:34:05 +0000 (13:34 -0700)]
Fix docs not passing if microcontroller is imported
Limor "Ladyada" Fried [Mon, 7 Jun 2021 16:04:04 +0000 (12:04 -0400)]
Merge pull request #484 from twa127/master
Update orangepizero2.py add 1X13 pin Header GPIO pins
twa127 [Mon, 7 Jun 2021 12:43:27 +0000 (13:43 +0100)]
Update orangepizero2.py
Melissa LeBlanc-Williams [Fri, 4 Jun 2021 21:53:20 +0000 (14:53 -0700)]
Merge pull request #483 from lesamouraipourpre/rp2040-i2c
Fix I2C writeto_then_readfrom when in_start > 0 in RP2040
James Carr [Fri, 4 Jun 2021 17:55:06 +0000 (18:55 +0100)]
When reading from I2C, read into buffer_in from in_start
James Carr [Fri, 4 Jun 2021 17:53:37 +0000 (18:53 +0100)]
Add .vscode to .gitignore
Melissa LeBlanc-Williams [Mon, 24 May 2021 15:52:50 +0000 (08:52 -0700)]
Merge pull request #477 from twa127/master
Bug Fix Rock Pi E pin.py
twa127 [Sun, 23 May 2021 17:27:35 +0000 (18:27 +0100)]
Update rockpie.py
twa127 [Sun, 23 May 2021 09:46:10 +0000 (10:46 +0100)]
Update __init__.py
twa127 [Sun, 23 May 2021 09:33:18 +0000 (10:33 +0100)]
Create __init__.py
twa127 [Sun, 23 May 2021 09:32:29 +0000 (10:32 +0100)]
Delete __init__.py
twa127 [Sun, 23 May 2021 09:24:53 +0000 (10:24 +0100)]
Add files via upload
twa127 [Sun, 23 May 2021 09:12:21 +0000 (10:12 +0100)]
Update pin.py
twa127 [Sun, 23 May 2021 08:17:43 +0000 (09:17 +0100)]
Update pin.py
twa127 [Sun, 23 May 2021 08:14:59 +0000 (09:14 +0100)]
Create __init__.py
Limor "Ladyada" Fried [Sat, 22 May 2021 14:00:43 +0000 (10:00 -0400)]
Merge pull request #476 from caternuson/feather_u2if
Adding more u2if firmware boards
caternuson [Fri, 21 May 2021 23:00:22 +0000 (16:00 -0700)]
lint2
caternuson [Fri, 21 May 2021 22:53:16 +0000 (15:53 -0700)]
lint1
caternuson [Fri, 21 May 2021 22:28:12 +0000 (15:28 -0700)]
black
caternuson [Fri, 21 May 2021 20:59:34 +0000 (13:59 -0700)]
more u2if updates
caternuson [Fri, 21 May 2021 18:00:38 +0000 (11:00 -0700)]
qt2040 trinkey updates
Melissa LeBlanc-Williams [Thu, 20 May 2021 23:06:51 +0000 (16:06 -0700)]
Merge pull request #475 from makermelissa/master
Added more stuff to RP2040 I2C
Melissa LeBlanc-Williams [Thu, 20 May 2021 21:32:29 +0000 (14:32 -0700)]
Merge pull request #474 from DollarStarNova/master
Add missing iterations of rp2040 SPI0 Ports (GP18, GP19, GP16)
Melissa LeBlanc-Williams [Thu, 20 May 2021 20:41:28 +0000 (13:41 -0700)]
Added more to RP2040 I2C
James Bastone [Thu, 20 May 2021 20:34:03 +0000 (21:34 +0100)]
Add missing iterations of rp2040 SPI0 Ports (GP18, GP19, GP16)
caternuson [Wed, 19 May 2021 20:46:16 +0000 (13:46 -0700)]
initial qt2040 trinkey
caternuson [Fri, 14 May 2021 17:51:28 +0000 (10:51 -0700)]
initial working feather
Carter Nelson [Wed, 12 May 2021 18:27:15 +0000 (11:27 -0700)]
Merge pull request #437 from tigard-tools/master
FT2232H support and FT232H/MPSSE refactor
Melissa LeBlanc-Williams [Wed, 12 May 2021 15:23:24 +0000 (08:23 -0700)]
Merge pull request #469 from arhyneRWU/master
updated error message for board.py where board_id is None, providing …
Melissa LeBlanc-Williams [Wed, 12 May 2021 15:18:49 +0000 (08:18 -0700)]
Split string to multiple lines
arhyneRWU [Wed, 12 May 2021 02:55:45 +0000 (22:55 -0400)]
ran black on the code, that was neat.
Franklin Harding [Tue, 11 May 2021 18:58:11 +0000 (11:58 -0700)]
Multiline url.py docstring (pylint)
Franklin Harding [Tue, 11 May 2021 17:16:14 +0000 (10:16 -0700)]
Fix mpsse/pin.py formatting
Franklin Harding [Tue, 11 May 2021 07:50:36 +0000 (00:50 -0700)]
Update url.py docstring
Franklin Harding [Tue, 11 May 2021 07:01:42 +0000 (00:01 -0700)]
Merge branch 'master' of https://github.com/adafruit/Adafruit_Blinka
arhyneRWU [Tue, 11 May 2021 02:49:40 +0000 (22:49 -0400)]
reformated error message as suggested by makermelissa
arhyneRWU [Tue, 11 May 2021 01:58:48 +0000 (21:58 -0400)]
updated error message for board.py where board_id is None, providing a message that helps users remember to upgrade their packages to the lastest verison. This error is likely a result of new hardware on older code bases. Solutions were not easily found.
Melissa LeBlanc-Williams [Mon, 10 May 2021 21:04:08 +0000 (14:04 -0700)]
Merge pull request #468 from twa127/master
Add Support for Rock Pi E
twa127 [Mon, 10 May 2021 20:04:18 +0000 (21:04 +0100)]
Update busio.py
twa127 [Mon, 10 May 2021 19:47:36 +0000 (20:47 +0100)]
Update rockpie.py
twa127 [Mon, 10 May 2021 19:36:49 +0000 (20:36 +0100)]
Update rockpie.py
twa127 [Mon, 10 May 2021 19:31:47 +0000 (20:31 +0100)]
Update pin.py
twa127 [Mon, 10 May 2021 19:06:37 +0000 (20:06 +0100)]
Add files via upload
twa127 [Mon, 10 May 2021 19:02:43 +0000 (20:02 +0100)]
Add files via upload
twa127 [Mon, 10 May 2021 19:01:50 +0000 (20:01 +0100)]
Add files via upload
twa127 [Mon, 10 May 2021 19:00:58 +0000 (20:00 +0100)]
Add files via upload
twa127 [Mon, 10 May 2021 18:26:50 +0000 (19:26 +0100)]
Merge branch 'adafruit:master' into master
twa127 [Mon, 10 May 2021 18:24:06 +0000 (19:24 +0100)]
Update board.py
twa127 [Mon, 10 May 2021 18:21:57 +0000 (19:21 +0100)]
Update __init__.py
twa127 [Mon, 10 May 2021 18:20:32 +0000 (19:20 +0100)]
Update pin.py
twa127 [Mon, 10 May 2021 18:18:34 +0000 (19:18 +0100)]
Add files via upload
twa127 [Mon, 10 May 2021 18:17:30 +0000 (19:17 +0100)]
Add files via upload
Melissa LeBlanc-Williams [Mon, 10 May 2021 14:56:21 +0000 (07:56 -0700)]
Merge pull request #465 from twa127/master
Correct SPI device number for Allwinner H6
twa127 [Mon, 10 May 2021 09:01:28 +0000 (10:01 +0100)]
Update pin.py
Melissa LeBlanc-Williams [Mon, 10 May 2021 02:24:19 +0000 (19:24 -0700)]
Merge pull request #464 from twa127/master
Updates for Allwinner H6
Melissa LeBlanc-Williams [Mon, 10 May 2021 02:18:29 +0000 (19:18 -0700)]
Remove remaining Pin import
Melissa LeBlanc-Williams [Mon, 10 May 2021 02:04:08 +0000 (19:04 -0700)]
Merge branch 'master' into master
Melissa LeBlanc-Williams [Mon, 10 May 2021 02:02:19 +0000 (19:02 -0700)]
Merge pull request #457 from timonsku/patch-1
Add additional SPI ports for BCM2711
timonsku [Sun, 9 May 2021 19:29:41 +0000 (21:29 +0200)]
formatting fix
Melissa LeBlanc-Williams [Sun, 9 May 2021 19:04:52 +0000 (12:04 -0700)]
Merge pull request #461 from makermelissa/master
Fix MicroPython and busio
twa127 [Sun, 9 May 2021 18:37:23 +0000 (19:37 +0100)]
Update busio.py
twa127 [Sun, 9 May 2021 18:33:33 +0000 (19:33 +0100)]
Update __init__.py
twa127 [Sun, 9 May 2021 16:57:34 +0000 (17:57 +0100)]
Update busio.py
twa127 [Sun, 9 May 2021 10:55:58 +0000 (11:55 +0100)]
Update pin.py
Melissa LeBlanc-Williams [Fri, 7 May 2021 23:56:21 +0000 (16:56 -0700)]
Fix MicroPython and busio
Carter Nelson [Fri, 7 May 2021 20:46:56 +0000 (13:46 -0700)]
Merge pull request #436 from renpytom/master
Add support for ftdi URLs in the BLINKA_FT232H variable.
Limor "Ladyada" Fried [Fri, 7 May 2021 03:17:15 +0000 (23:17 -0400)]
Merge pull request #460 from makermelissa/master
Added Raspberry Pi Pico support for MicroPython
Melissa LeBlanc-Williams [Fri, 7 May 2021 02:15:40 +0000 (19:15 -0700)]
Fix digitalio for MicroPython pins
Melissa LeBlanc-Williams [Fri, 7 May 2021 02:04:14 +0000 (19:04 -0700)]
Move pico under raspberry pi folder
Melissa LeBlanc-Williams [Fri, 7 May 2021 02:02:27 +0000 (19:02 -0700)]
Moar pins
Melissa LeBlanc-Williams [Fri, 7 May 2021 01:56:21 +0000 (18:56 -0700)]
Add Raspberry Pi Pico support for MicroPython
Melissa LeBlanc-Williams [Thu, 6 May 2021 21:40:34 +0000 (14:40 -0700)]
Merge pull request #458 from makermelissa/master
Set the I2C and SPI singletons conditionally if pins exist
Melissa LeBlanc-Williams [Thu, 6 May 2021 21:21:54 +0000 (14:21 -0700)]
Check if pins are in locals instead of try/except
Melissa LeBlanc-Williams [Thu, 6 May 2021 20:48:20 +0000 (13:48 -0700)]
Move import busio back to where it was
Melissa LeBlanc-Williams [Thu, 6 May 2021 20:37:58 +0000 (13:37 -0700)]
Change to using try/except blocks
Melissa LeBlanc-Williams [Thu, 6 May 2021 20:28:20 +0000 (13:28 -0700)]
Change import order
Melissa LeBlanc-Williams [Thu, 6 May 2021 20:21:38 +0000 (13:21 -0700)]
pins require import busio outside of functions
Melissa LeBlanc-Williams [Thu, 6 May 2021 20:03:14 +0000 (13:03 -0700)]
Set the I2C and SPI singletons only if pins are set