Skip to content

Releases: adafruit/Adafruit_Blinka

Fix for unsupported boards

02 Jul 23:33
998befb
Compare
Choose a tag to compare
Pre-release

Fixes invalid machine import on Travis.

Initial hardware SPI support

30 Jun 21:19
a9dce26
Compare
Choose a tag to compare
Pre-release

SPI hardware write/readinto working - tested with BME280

Add missing Raspi GPIO pins

30 Jun 19:48
d43a748
Compare
Choose a tag to compare
Pre-release

All GPIO should be there in board now!

Now includes all packages in pypi package

30 Jun 01:18
a8264df
Compare
Choose a tag to compare

We were missing the raspi version before.

Include micropython module

29 Jun 20:59
e419805
Compare
Choose a tag to compare
Pre-release

Also package the micropython module because it includes the const function used in drivers.

Relax python requirement

29 Jun 19:42
bc5e186
Compare
Choose a tag to compare
Pre-release

Support python3.4 to match CircuitPython and MicroPython

and again

28 Jun 19:39
b8e48e2
Compare
Choose a tag to compare
and again Pre-release
Pre-release
0.1.3

Install setuptools_scm

More release tries

28 Jun 19:31
a6bd66b
Compare
Choose a tag to compare
More release tries Pre-release
Pre-release
0.1.2

Try to get packaging happy.

Release fix (hopefully)

28 Jun 19:12
3f98209
Compare
Choose a tag to compare
Pre-release

Library is same as 0.1.0

0.1.0

28 Jun 19:06
09422b6
Compare
Choose a tag to compare

Blink is an implementation of the circuitpython hardware api for CPython. this is the initial release with some working raspberry pi support code. very alpha - use at your peril :)