Skip to content

Commit

Permalink
Updated release notes for 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Skjerve committed Mar 23, 2014
1 parent b039d4e commit aaaee6c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Release notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

* Turned off debug serial output as default.

* Added platform specific code for Chipkit to some examples.

##Fixes:
* Added API for assert handling.

Expand All @@ -22,8 +24,6 @@
Note that the Leonardo is not reset when you start the serial monitor,
so a delay is needed if you want to be able to see the output of the initial prints using Serial

* Added platform specific code for Chipkit to some examples.

* Rewrote nRF8001 Setup procedure, do_aci_setup().

* Fixed interrupt handling so the SDK works both for polling and interrupts
Expand All @@ -43,9 +43,7 @@ This issue is applicable for all projects that use pairing.

7. Documentation for the Bluetooth low energy SDK for Arduino is still in progress.

9. Some problems with platform specific code for Chipkit.

10. Sending zero byte value from the hello world example causes nRF UART on iOS to crash.
9. Sending zero byte value from the hello world example causes nRF UART on iOS to crash.

#Release notes 0.8.1:

Expand Down

0 comments on commit aaaee6c

Please sign in to comment.