]> Repositories - Adafruit_Blinka-hackapet.git/history - src/adafruit_blinka/microcontroller
remove unnecessary function bodies
[Adafruit_Blinka-hackapet.git] / src / adafruit_blinka / microcontroller /
2022-07-27 Melissa LeBlanc... Merge pull request #598 from anhmiuhv/agxorin 8.2.0
2022-07-26 linhhoangAdd support for Jetson Orin
2022-07-22 Melissa LeBlanc... Merge pull request #597 from djhedges/main 8.1.0
2022-07-22 djhedgesReformat with python3 -m black
2022-07-22 djhedgesOr try explicitly returning None for pylint?
2022-07-22 djhedgesFix pylint by relying on implicit return of None. ...
2022-07-22 djhedgesOnly read the i2c events if the exist. On the Bananan...
2022-06-10 Scott ShawcroftMerge pull request #593 from makermelissa/main 8.0.2
2022-06-09 Melissa LeBlanc... Update libgpiod_pulsein to latest binaries
2022-06-06 Melissa LeBlanc... Merge pull request #591 from tinue/main 8.0.1
2022-06-06 Martin ErzbergerFix Raspberry Pi SPI bus 1 not working
2022-06-02 Melissa LeBlanc... Merge pull request #589 from simallaire/radxa_zero 7.4.0
2022-06-02 Simon-Pierre AllaireAdd gpio line and pin mapping
2022-04-14 Carter NelsonMerge pull request #577 from caternuson/iss573 7.2.2
2022-04-14 caternusonadd close on reset for u2if
2022-04-14 caternusonadd close on reset
2022-04-14 Melissa LeBlanc... Merge pull request #576 from Gadgetoid/patch-rp2040... 7.2.1
2022-04-13 Phil HowardRP2040: Add missing i2c pin permutations.
2022-03-30 Melissa LeBlanc... Merge pull request #566 from BytEvil/main 7.2.0
2022-03-29 Dan HalbertMerge pull request #574 from makermelissa/main 7.1.2
2022-03-29 Melissa LeBlanc... linted, ran pre-commit
2022-03-29 Melissa LeBlanc... Allow older and newer versions of libgpiod to work
2022-03-27 BytEvilReformatting...
2022-03-25 BytEvilAdded PulseIn helper
2022-03-20 BytEvilRevert back, because i have an older version of libgpiod.
2022-03-20 BytEvilRevert back, because i have an older version of libgpiod.
2022-03-18 BytEvilfixed some errors gpiod dependencies
2022-03-17 BytEvilReformatting...
2022-03-17 BytEvilAdd Khadas VIM3 board.
2022-03-11 Carter NelsonMerge pull request #540 from ezio-melotti/close-mcp2221
2022-03-11 Ezio MelottiClarify docstring and add missing newline.
2022-03-11 Ezio MelottiRevert change to address review comment.
2022-03-07 Melissa LeBlanc... Merge pull request #562 from fivetide/usb_hid 7.1.1
2022-03-04 KattniMerge pull request #561 from makermelissa/main 7.1.0
2022-03-04 Melissa LeBlanc... Fix cyclic import and Pin class type
2022-03-04 Melissa LeBlanc... Fix problems 'git stash' not actually stashing created
2022-03-04 Melissa LeBlanc... Added pre-commit support
2022-03-03 Melissa LeBlanc... Merge branch 'main' of https://github.com/adafruit...
2022-03-01 Melissa LeBlanc... Merge branch 'main' of https://github.com/adafruit...
2022-02-21 Melissa LeBlanc... Merge branch 'main' of https://github.com/adafruit...
2022-02-21 Melissa LeBlanc... Merge pull request #557 from Neradoc/add-missing-init... 7.0.1
2022-02-20 Neradocadd missing init.py for bcm283x pwmio
2022-02-18 Melissa LeBlanc... Ran black
2022-02-18 Melissa LeBlanc... Fixed microcontroller.pin import mappings
2022-02-14 Dan HalbertMerge pull request #554 from dhalbert/remove-pwmout...
2022-02-13 Dan Halbertremove PWMOut from pulseio
2022-02-10 Melissa LeBlanc... Merge pull request #548 from makermelissa/main 6.20.2
2022-02-10 Melissa LeBlanc... Run black
2022-02-10 Melissa LeBlanc... Set executable flag on libgpiod_pulsein64 so pip instal...
2022-01-06 Ezio MelottiClose the mcp2221 device before exit.
2022-01-04 Melissa LeBlanc... Merge pull request #531 from CesarChavezRico/main
2022-01-04 Melissa LeBlanc... Merge pull request #538 from twa127/master
2022-01-04 twa127Update pin.py
2021-12-06 Melissa LeBlanc... Merge pull request #528 from FoamyGuy/python37_actions 6.16.0
2021-12-06 Melissa LeBlanc... Merge pull request #529 from keenanjohnson/main
2021-12-06 Melissa LeBlanc... Merge pull request #527 from coloradocarlos/main
2021-11-25 Carlos PerezAdd Octavo RED and BRK board support (#1)
2021-10-22 Melissa LeBlanc... Merge pull request #522 from AdamCummick/update-rpi...
2021-10-21 adam_cummick:g9T51... Import pin class from bcm283x to avoid pylint duplicate...
2021-10-20 adam_cummick:g9T51... Run Black with py3.5, remove unused imports
2021-10-20 adam_cummick:g9T51... Combine CM4 and remove duplicated files
2021-10-20 adam_cummick:g9T51... Create separate BCM2711 structure.
2021-10-20 adam_cummick:g9T51... Split RP4 and CM4 SPI definitions
2021-10-14 Carter NelsonMerge pull request #519 from jfurcean/add_u2if_macropad 6.15.0
2021-10-13 Melissa LeBlanc... Merge pull request #521 from wipfli/patch-1
2021-10-13 Oliver WipfliCopy empty init file from `mcp2221`
2021-10-11 Oliver WipfliAdd `generic_micropython/__init__.py`
2021-10-06 Melissa LeBlanc... Merge pull request #518 from makermelissa/main 6.14.1
2021-10-06 John Furceanrun black
2021-10-06 John FurceanAdd MacroPad RP2040 u2if
2021-10-06 Melissa LeBlanc... Run black
2021-10-06 Melissa LeBlanc... Fixes missing MSB for busio SPI on MP Pico
2021-10-05 KattniMerge pull request #506 from makermelissa/pwm64fix 6.14.0
2021-10-04 Carter NelsonMerge pull request #501 from fgervais/mcp2221-empty...
2021-09-10 Melissa LeBlanc... Merge branch 'main' of https://github.com/adafruit...
2021-09-10 Melissa LeBlanc... linting
2021-09-10 Melissa LeBlanc... Remove unintentional change
2021-09-10 Melissa LeBlanc... Fix libgpiod for 64-bit Pi by detecting and loading...
2021-09-10 Melissa LeBlanc... Update digitalio docstrings to be more in line with...
2021-08-15 Francois GervaisDisable pylint branches check
2021-08-15 Francois Gervaismcp2221: allow empty i2c payload
2021-07-17 Melissa LeBlanc... Merge pull request #495 from makermelissa/main 6.12.0
2021-07-16 Melissa LeBlanc... Added BeagleBone StarLight to Blinka (GPIO, I2C working)
2021-07-15 Melissa LeBlanc... Merge branch 'u2if' of https://github.com/lesamouraipou...
2021-07-13 Melissa LeBlanc... Merge pull request #494 from kattni/rainbowio 6.11.0
2021-07-13 Kattni RemborPylint.
2021-06-28 Melissa LeBlanc... Merge pull request #491 from tokiAi/patch-1 6.10.3
2021-06-24 tokiAitypo CAN_GPIO0
2021-06-04 Melissa LeBlanc... Merge pull request #483 from lesamouraipourpre/rp2040-i2c 6.10.1
2021-06-04 James CarrWhen reading from I2C, read into buffer_in from in_start
2021-05-24 Melissa LeBlanc... Merge pull request #477 from twa127/master 6.10.0
2021-05-23 twa127Update __init__.py
2021-05-23 twa127Create __init__.py
2021-05-23 twa127Delete __init__.py
2021-05-23 twa127Update pin.py
2021-05-23 twa127Update pin.py
2021-05-23 twa127Create __init__.py
2021-05-22 Limor "Ladyada"... Merge pull request #476 from caternuson/feather_u2if
2021-05-21 caternusonlint2
2021-05-21 caternusonlint1
next