Skip to content

Releases: adafruit/Adafruit_Blinka

Fix PWM for Raspberry Pi 5

19 Mar 17:22
bf22167
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.

Fix PWM on some ODROID boards

12 Mar 15:38
db9616f
Compare
Choose a tag to compare

What's Changed

  • ODROID-M1/S: Fix that pwm1, pwm2 pins do not match with kernel dtbos #790 by @how2flow

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.

Added RADXA ROCK 3C support

04 Mar 17:42
b151a78
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.

RADXA ROCK 4SE and MilkV Duo Support Added

28 Feb 16:40
a3ab4c5
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.

Update libgpio support for Odroid C4 plus Bug Fixes

08 Feb 00:06
f8b243c
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.

Added Sipeed Lichee Pi 4a Support

22 Jan 16:54
f9b4015
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.

Add Repka Pi 3 and 4 Support plus Bug Fixes

11 Jan 16:33
7cd06ef
Compare
Choose a tag to compare

What's Changed

  • Corrected URL of libgpiod install script #775 by @ilario
  • ODROID-C4: Fix 'pwmf' gpio pin #774 by @how2flow
  • Add support for Repka Pi-3 H5 and Pi-4 H6 boards #772 by @mahenzon
  • Fix ODROID_M1 board detection #771 by @mahenzon
  • ODROID-COMMON: Change pin mapping to support new dtbo and to unify with other odroid boards #769 by @how2flow

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.

Add ODROID ADC Support and Other Bug Fixes

29 Dec 16:31
90a96ca
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.

Bug fix on ODROID boards

22 Dec 17:27
7018a12
Compare
Choose a tag to compare

What's Changed

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.

Update libgpiod Support Plus Bug Fixes

19 Dec 16:27
90db19e
Compare
Choose a tag to compare

What's Changed

  • amlogic/a311d: Import get_dts_alias and eliminate duplicate function #758 by @how2flow
  • This adds support for libgpiod 2.x without breaking support for 1.x #757 by @makermelissa
  • Add missing UART definitions from RP2040 datasheet (a6fe703-clean) #760 by @shawnferry
  • generic_linux: pwmout: Remove duty-cycle reset in deinit flow #756 by @how2flow
  • To support pwm on ODROIDs #751 by @how2flow

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.