diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-08-05 12:20:57 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-08-05 12:20:57 +0000 |
commit | 6c5b81567039a0b1c22499311c1301e7f1155dc9 (patch) | |
tree | b49d1310fb8d588fda63a48fa94d63c99e825730 /readme.txt | |
parent | 12abed87e2460424a6262eef0fb516cb7798c355 (diff) | |
download | ChibiOS-6c5b81567039a0b1c22499311c1301e7f1155dc9.tar.gz ChibiOS-6c5b81567039a0b1c22499311c1301e7f1155dc9.tar.bz2 ChibiOS-6c5b81567039a0b1c22499311c1301e7f1155dc9.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4532 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index d4cc72f3e..6e092b28b 100644 --- a/readme.txt +++ b/readme.txt @@ -163,7 +163,8 @@ - FIX: Fixed various minor documentation errors (bug 3484942)(backported
to 2.4.1).
- NEW: Added configuration wizard plugin under ./tools/eclipse/plugins. This
- first version is able to configure the board files for STM32F0 and STM32F4.
+ first version is able to configure the board files for STM32F0xx, STM32F4xx
+ and STM32L1xx.
- NEW: Added USART6 support to the STM32 UARTv1 driver, contributed by Erik
van der Zalm.
- NEW: Added demo for Arduino Mega, contributed by Fabio Utzig.
|