Skip to content

Releases: adafruit/Adafruit_Blinka

Add WaveShare RP2040 One and make keypad.EventQueue public

12 Aug 16:50
9ddbd63
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.

Removed NumPy Requirement

23 Jul 18:41
cac2064
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 Vivid Unit and Starfive VisionFive2 Support plus Radxa Zero PWM

10 Jul 16:06
c796406
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.

Fixed MCP2221 I2C NACK Error

02 Jul 15:20
322e03f
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.

Reverted change that only provided source files

02 Jul 15:17
e0e95ba
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.

Make releases more flexible for different platforms

21 Jun 15:18
69290a7
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.

Make setup.py more consistent with previous requirements.txt

20 Jun 19:26
768fe70
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 sysv_ipc issue by moving to compatible string checks

20 Jun 18:16
e50ab65
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.

Use platform.system instead of sys.platform for setup.py

20 Jun 17:59
393bcd7
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 for setup.py installing checking platform.machine

20 Jun 17:28
ac2ce32
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.