git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8434 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Giovanni Di Sirio 2015-11-04 15:23:46 +00:00
parent ce0f9a8068
commit 2f262959e4
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
***************************************************************************** *****************************************************************************
*** 3.1.0 *** *** 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 - 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 ports and pins encoded in a single value. Added a set of macros
operating on lines. operating on lines.