From 2f262959e4bc1bf34986420c91c84b0d44af2fef Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Wed, 4 Nov 2015 15:23:46 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8434 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 1 + 1 file changed, 1 insertion(+) 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.