Updated plans.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2339 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2010-11-07 18:02:05 +00:00
parent 25b567b12c
commit 47afb406a1
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ N Evaluate if to add a synchronous API to the UART driver, eventually do so.
* Reorganization of the STM32 family port-level support.
* Remove preprocessor directives from the assembler files and restore the
RIDE7 build files in the STM32 demo.
- Evaluate moving dynamic APIs into a separate source file.
- STM8L official HAL support, it will have to be separated from the STM8S/STM8A
HAL because it is very different, actually it looks much more like a
mini STM32, most STM32 drivers will only require few changes it also has