Skip to content

Releases: adafruit/Adafruit_Blinka

Fix Olimex LIME2 Import

25 Mar 18:59
f799653

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 Raspberry Pi 1B import paths in JSON

20 Mar 19:07
dc14a9b

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.

JSON files are now included when installed with PIP

13 Mar 00:31
4321517

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 missing JSON files when installed with PIP

12 Mar 21:35
64e33ce

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.

Restructured to use JSON for Boards and Microcontrollers

12 Mar 17:31
63fb7ed

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 support for other Pico 2, Orange Pi 5 Ultra and improved I2C scan logic

02 Mar 06:01
f393fd8

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 BananaPi P2 Pro Support

31 Dec 17:42
6a4f208

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 32-bit libgpiod_pulsein and Doc updates

18 Dec 23:00
f3f1a37

Choose a tag to compare

What's Changed

  • Compiled libgpiod_pulsein with static linking to fix missing library #1032 by @makermelissa
  • docs: add python3-dev to build.apt_packages in RTD config #1028 by @2bndy5
  • docs: update build CI status badge in README #1029 by @2bndy5

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.

Added Luckfox Pico Ultra board

20 Nov 21:20
b082ee4

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 libgpiod_pulsein on Trixie

29 Oct 23:52
73a2392

Choose a tag to compare

What's Changed

  • Compiled libgpiod_pulsein64 with static linking to fix missing library #1019 by @makermelissa

To use in CPython, pip3 install adafruit-blinka.

Read the docs for info on how to use it.