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
This commit is contained in:
Rocco Marco Guglielmi 2017-01-26 16:17:23 +00:00
parent d91bbf1866
commit 31ab758fff
1 changed files with 1 additions and 0 deletions

View File

@ -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