STM32F0xx support.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4210 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2012-05-18 16:03:39 +00:00
parent 1606d4ea9f
commit 8756c315ee
1 changed files with 2 additions and 0 deletions

View File

@ -131,6 +131,8 @@
3484947)(backported to 2.4.1). 3484947)(backported to 2.4.1).
- FIX: Fixed various minor documentation errors (bug 3484942)(backported - FIX: Fixed various minor documentation errors (bug 3484942)(backported
to 2.4.1). to 2.4.1).
- NEW: Demo for STM32F0-Discovery board.
- NEW: Initial support for STM32F0xx devices.
- NEW: Added a common ancestor class to the SDC and MMC_SPI drivers. This - NEW: Added a common ancestor class to the SDC and MMC_SPI drivers. This
allows to share code and definitions. allows to share code and definitions.
- NEW: Modified the SDC driver to implement the new block devices abstract - NEW: Modified the SDC driver to implement the new block devices abstract