2024-06-03 |
brentru | check pylint |
tree | commitdiff |
2024-06-03 |
brentru | remove need for forcechip |
tree | commitdiff |
2024-05-24 |
brentru | blacken |
tree | commitdiff |
2024-05-24 |
brentru | pylinten |
tree | commitdiff |
2024-05-24 |
brentru | add pixels |
tree | commitdiff |
2024-05-21 |
Melissa LeBlanc... | Merge pull request #828 from brentru/add-generic-board 8.39.2 |
tree | commitdiff |
2024-05-21 |
brentru | fix import indent level |
tree | commitdiff |
2024-05-21 |
brentru | put this file back! |
tree | commitdiff |
2024-05-21 |
brentru | pylinten |
tree | commitdiff |
2024-05-21 |
brentru | blacken |
tree | commitdiff |
2024-05-21 |
brentru | i2c |
tree | commitdiff |
2024-05-20 |
brentru | tests for dig in, an in, an out, dig out all passing |
tree | commitdiff |
2024-05-20 |
brentru | saw/sine are inputs, not outputs |
tree | commitdiff |
2024-05-20 |
brentru | add sawtooth, tests |
tree | commitdiff |
2024-05-20 |
brentru | add square wave generation |
tree | commitdiff |
2024-05-20 |
brentru | analog input sine wave |
tree | commitdiff |
2024-05-20 |
brentru | pullin analogio.py |
tree | commitdiff |
2024-05-20 |
brentru | add output test |
tree | commitdiff |
2024-05-20 |
brentru | rm debug |
tree | commitdiff |
2024-05-20 |
brentru | add pull modes |
tree | commitdiff |
2024-05-20 |
brentru | remove extra dict., refactor down |
tree | commitdiff |
2024-05-17 |
brentru | add pin definition to pinmap, output behaves as expected |
tree | commitdiff |
2024-05-17 |
brentru | import board works |
tree | commitdiff |
2024-05-17 |
brentru | add all files, untested |
tree | commitdiff |
2024-05-16 |
brentru | agnostic board pinout |
tree | commitdiff |
2024-05-16 |
brentru | lint |
tree | commitdiff |
2024-05-16 |
brentru | remove fake_mcp2221 and all references of it, we're... |
tree | commitdiff |
2024-04-06 |
Dan Halbert | Merge pull request #809 from makermelissa/main 8.39.1 |
tree | commitdiff |
2024-04-05 |
Melissa LeBlanc... | Fix PWMIO import bug |
tree | commitdiff |
2024-04-05 |
Melissa LeBlanc... | Merge pull request #807 from brentru/force-mcp 8.39.0 |
tree | commitdiff |
2024-04-04 |
brentru | blacken |
tree | commitdiff |
2024-04-04 |
brentru | fixes per review |
tree | commitdiff |
2024-04-03 |
brentru | blacken |
tree | commitdiff |
2024-04-03 |
brentru | decorator |
tree | commitdiff |
2024-04-03 |
brentru | add staticmethod decorator |
tree | commitdiff |
2024-04-03 |
brentru | fix no self use |
tree | commitdiff |
2024-04-02 |
brentru | lint2 |
tree | commitdiff |
2024-04-02 |
brentru | pylint |
tree | commitdiff |
2024-04-02 |
brentru | blacken |
tree | commitdiff |
2024-04-02 |
brentru | i2c scan and fake_mcp |
tree | commitdiff |
2024-03-29 |
brentru | fake i2c device scan, allow stimulus |
tree | commitdiff |
2024-03-29 |
brentru | hook analogio |
tree | commitdiff |
2024-03-29 |
brentru | toggle |
tree | commitdiff |
2024-03-29 |
brentru | detecting |
tree | commitdiff |
2024-03-27 |
Melissa LeBlanc... | Merge pull request #803 from makermelissa/main 8.38.0 |
tree | commitdiff |
2024-03-25 |
Melissa LeBlanc... | Merge branch 'main' of https://github.com/adafruit... |
tree | commitdiff |
2024-03-25 |
Melissa LeBlanc... | Merge pull request #801 from anonymouscowhead/add-quartz64 |
tree | commitdiff |
2024-03-23 |
anonymouscowhead | move pine64.py board under pine64 vendor dir |
tree | commitdiff |
2024-03-22 |
Melissa LeBlanc... | Add PWM Support for Jetson Nano |
tree | commitdiff |
2024-03-22 |
anonymouscowhead | add quartz64 |
tree | commitdiff |
2024-03-21 |
Melissa LeBlanc... | Merge pull request #799 from makermelissa/rockpi-s... 8.37.0 |
tree | commitdiff |
2024-03-20 |
Melissa LeBlanc... | Update Rockchip rk3308 to use libgpiod |
tree | commitdiff |
2024-03-19 |
Dan Halbert | Merge pull request #797 from makermelissa/main 8.36.0 |
tree | commitdiff |
2024-03-19 |
Melissa LeBlanc... | Update Blinka to use rpi-lgpio for PWM |
tree | commitdiff |
2024-03-12 |
Melissa LeBlanc... | Merge pull request #790 from how2flow/odroid 8.35.0 |
tree | commitdiff |
2024-03-04 |
Melissa LeBlanc... | Merge pull request #792 from shawnchainw/main 8.34.0 |
tree | commitdiff |
2024-02-29 |
shawnchainw | Added support for RADXA ROCK 3C board |
tree | commitdiff |
2024-02-28 |
Melissa LeBlanc... | Merge pull request #791 from shawnchainw/main 8.33.0 |
tree | commitdiff |
2024-02-28 |
shawnchainw | Added support RADXA ROCK board |
tree | commitdiff |
2024-02-28 |
Steve Jeong | ODROID-M1/S: Fix that pwm1, pwm2 pins do not match... |
tree | commitdiff |
2024-02-26 |
Melissa LeBlanc... | Merge pull request #773 from casainho/main |
tree | commitdiff |
2024-02-26 |
Melissa LeBlanc... | Merge branch 'main' into main |
tree | commitdiff |
2024-02-10 |
casainho | Small changes after running pre-commit |
tree | commitdiff |
2024-02-08 |
Melissa LeBlanc... | Merge pull request #785 from makermelissa/main 8.32.0 |
tree | commitdiff |
2024-02-08 |
Melissa LeBlanc... | Show NotImpplementedError for pwmio on the Pi 5 for now |
tree | commitdiff |
2024-02-06 |
Melissa LeBlanc... | Merge pull request #784 from janvolck/main |
tree | commitdiff |
2024-02-04 |
Jan Volckaert | libgpio 2.x support for odroid c4 |
tree | commitdiff |
2024-01-22 |
Melissa LeBlanc... | Merge pull request #779 from anonymouscowhead/add-liche... 8.31.0 |
tree | commitdiff |
2024-01-20 |
anonymouscowhead | reformatted to comply with Black style |
tree | commitdiff |
2024-01-20 |
anonymouscowhead | added default UART |
tree | commitdiff |
2024-01-20 |
anonymouscowhead | corrected SPI settings and added defaults |
tree | commitdiff |
2024-01-15 |
anonymouscowhead | corrected typo on SDA |
tree | commitdiff |
2024-01-15 |
anonymouscowhead | added default I2C aliases |
tree | commitdiff |
2024-01-15 |
anonymouscowhead | corrected spiPorts numbering |
tree | commitdiff |
2024-01-15 |
anonymouscowhead | Added gpio for lichee pi 4a |
tree | commitdiff |
2024-01-11 |
Melissa LeBlanc... | Merge pull request #775 from ilario/libgpiod.sh 8.30.0 |
tree | commitdiff |
2024-01-11 |
Ilario Gelmetti | Corrected URL of libgpiod install script |
tree | commitdiff |
2024-01-10 |
Melissa LeBlanc... | Merge pull request #774 from how2flow/odroid |
tree | commitdiff |
2024-01-10 |
Melissa LeBlanc... | Merge pull request #772 from mahenzon/feature/add-repka-pi |
tree | commitdiff |
2024-01-10 |
Melissa LeBlanc... | Merge pull request #771 from mahenzon/feature/Fix-ODROI... |
tree | commitdiff |
2024-01-09 |
Steve Jeong | ODROID-C4: Fix 'pwmf' gpio pin |
tree | commitdiff |
2024-01-07 |
casainho | Added board MilkV Duo |
tree | commitdiff |
2024-01-06 |
Suren Khorenyan | Fix ODROID_M1 board detection |
tree | commitdiff |
2024-01-06 |
Suren Khorenyan | Add support for Repka Pi-3 H5 and Pi-4 H6 boards |
tree | commitdiff |
2024-01-05 |
Melissa LeBlanc... | Merge pull request #769 from how2flow/odroid |
tree | commitdiff |
2024-01-05 |
Steve Jeong | ODROID-N2/C4: Add uart pins |
tree | commitdiff |
2024-01-05 |
Steve Jeong | ODROID-N2/C4: Fix uart address typo |
tree | commitdiff |
2024-01-05 |
Steve Jeong | ODROID-COMMON: Add aliases for backward compatibility. |
tree | commitdiff |
2024-01-04 |
Steve Jeong | ODROID-COMMON: Add the pin name of the default chipselects |
tree | commitdiff |
2024-01-04 |
Steve Jeong | ODROID-COMMON: Add the pin name of the default PWM |
tree | commitdiff |
2024-01-04 |
Steve Jeong | ODROID-M1/S: Fix the i2c and serial pins |
tree | commitdiff |
2024-01-04 |
Steve Jeong | ODROID-N2/C4: Support PWMOuts |
tree | commitdiff |
2024-01-04 |
Steve Jeong | ODROID-N2/Plus: Change pin mapping. |
tree | commitdiff |
2023-12-29 |
Melissa LeBlanc... | Merge pull request #764 from makermelissa/main 8.29.0 |
tree | commitdiff |
2023-12-29 |
Melissa LeBlanc... | Merge pull request #765 from how2flow/odroid-adc |
tree | commitdiff |
2023-12-29 |
Steve Jeong | ODROID-COMMON: Support ADC pins |
tree | commitdiff |
2023-12-27 |
Melissa LeBlanc... | Fix pulsein for the Pi 5 and make lockable silent |
tree | commitdiff |
2023-12-26 |
Melissa LeBlanc... | Merge pull request #763 from how2flow/fixups |
tree | commitdiff |
2023-12-26 |
Steve Jeong | microcontroller/rk: alias: Shorten the import statement... |
tree | commitdiff |
2023-12-22 |
Melissa LeBlanc... | Merge pull request #761 from how2flow/odroid 8.28.1 |
tree | commitdiff |
next |