aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-01-02 09:25:00 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-01-02 09:25:00 +0000
commit679f2b1b9519dab28798ec77210710910c678773 (patch)
treefd21b17add96b3571e0be4cad47741da92e9bb15 /readme.txt
parentba12b0c263f534d84e9080c334d8c3fba8918005 (diff)
downloadChibiOS-679f2b1b9519dab28798ec77210710910c678773.tar.gz
ChibiOS-679f2b1b9519dab28798ec77210710910c678773.tar.bz2
ChibiOS-679f2b1b9519dab28798ec77210710910c678773.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8669 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index a073e4047..731afbed1 100644
--- a/readme.txt
+++ b/readme.txt
@@ -72,7 +72,7 @@
*** Releases and Change Log ***
*****************************************************************************
-*** 3.1.0 ***
+*** 16.1.0 ***
- RT: Added CodeWarrior compiler support to the e200 port.
- HAL: Added support for STM32F446.
- HAL: Introduced preliminary support for STM32F7xx devices.
@@ -88,7 +88,7 @@
- HAL: Added synchronous API and mutual exclusion to the UART driver.
- HAL: Added PAL driver for STM32L4xx GPIOv3 peripheral.
- HAL: Added I2S driver for STM32 SPIv2 peripheral.
-- HAL: Added demos and board files for ST's Nucleo32 boards (F031, F042, F303).
+- HAL: Added demos an- d 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.