From 31ab758fff356667d5ac72af4e9c7d142ab531c8 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Thu, 26 Jan 2017 16:17:23 +0000 Subject: [PATCH] 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 --- readme.txt | 1 + 1 file changed, 1 insertion(+) 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