summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/ReleaseNotes3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index 3c6dda5f7..5e1692cf3 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -1249,5 +1249,8 @@ new drivers and some important bugfixes:
STR-P711 port and some important bugs were fixed in the STR-P711 SPI
driver.
+ * Added (optional) floating point support for printf() (contributed by
+ Yolande Cates).
+
* Corrected an important UDP reference counting error. It was not a serious
error, but it trigger an assertion was IS a serious error.