aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2017-01-26 16:17:23 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2017-01-26 16:17:23 +0000
commit31ab758fff356667d5ac72af4e9c7d142ab531c8 (patch)
tree9ea162e36792d7d4e4c9709b95a19b204cb76a05 /readme.txt
parentd91bbf1866177bc05f70f0dd7098b8639e3f4bb7 (diff)
downloadChibiOS-31ab758fff356667d5ac72af4e9c7d142ab531c8.tar.gz
ChibiOS-31ab758fff356667d5ac72af4e9c7d142ab531c8.tar.bz2
ChibiOS-31ab758fff356667d5ac72af4e9c7d142ab531c8.zip
Added support for STM32F303 Discovery REV-C
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10066 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index abf52ae66..dca319543 100644
--- a/readme.txt
+++ b/readme.txt
@@ -88,6 +88,7 @@
*****************************************************************************
*** Next ***
+- HAL: Added support for STM32F3 Discovery REV-C or higher.
- EXT: Integrated latest FatFS 0.12b.
- HAL: Implemented separated virtual timers module under /os/hal/osal/lib,
it can be used by OSAL implementations where the underlying RTOS is