aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-11-04 15:23:46 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-11-04 15:23:46 +0000
commit2f262959e4bc1bf34986420c91c84b0d44af2fef (patch)
treee175e203587fee09de158a03371503a14ab1035f
parentce0f9a8068b14dc74689e6fc08b4553ebc0506bc (diff)
downloadChibiOS-2f262959e4bc1bf34986420c91c84b0d44af2fef.tar.gz
ChibiOS-2f262959e4bc1bf34986420c91c84b0d44af2fef.tar.bz2
ChibiOS-2f262959e4bc1bf34986420c91c84b0d44af2fef.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8434 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 94618de11..d1472f495 100644
--- a/readme.txt
+++ b/readme.txt
@@ -73,6 +73,7 @@
*****************************************************************************
*** 3.1.0 ***
+- HAL: Added demos and board files for ST's Nucleo32 boards (F031, F042, F303).
- HAL: Added "lines" handling to PAL driver, lines are identifiers of both
ports and pins encoded in a single value. Added a set of macros
operating on lines.