Private
Public Access
2
0

mraa: Update to v0.9.6

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2016-03-09 14:39:33 +00:00
parent 29ddf56b67
commit d8024bb516
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,10 @@ This changelog is meant as a quick & rough guide to what has changed between
versions. The API is now fairly stable but when new calls/features are added
they are listed here. Anything pre 0.2.x is ignored.
**0.9.6**
* ftdi ft4222 now dynamically loaded
* FT4222 improved ISR code
**0.9.5**
* Add support for the UP board (up-board.org)
* Support OpenJDK 7 as well as OpenJDK 8