Status update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2360 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
bb6d225f57
commit
9e4219f094
7
todo.txt
7
todo.txt
|
@ -43,11 +43,10 @@ N Evaluate if to add a synchronous API to the UART driver, eventually do so.
|
||||||
* Remove preprocessor directives from the assembler files and restore the
|
* Remove preprocessor directives from the assembler files and restore the
|
||||||
RIDE7 build files in the STM32 demo.
|
RIDE7 build files in the STM32 demo.
|
||||||
* Move dynamic APIs into a separate source file.
|
* Move dynamic APIs into a separate source file.
|
||||||
X STM8L official HAL support, it will have to be separated from the STM8S/STM8A
|
* STM8L official HAL support, it will have to be separated from the STM8S/STM8A
|
||||||
HAL because it is very different.
|
HAL because it is very different.
|
||||||
X Shared ISR management.
|
* Shared ISR management.
|
||||||
- Shared DMA management.
|
* STM8L-Discovery demo.
|
||||||
X STM8L-Discovery demo.
|
|
||||||
- Realign the STM8 port to the new STM8L one as options, naming conventions
|
- Realign the STM8 port to the new STM8L one as options, naming conventions
|
||||||
and general solutions.
|
and general solutions.
|
||||||
- Improved support in the STM32 HAL support for multiple sub-families. Do
|
- Improved support in the STM32 HAL support for multiple sub-families. Do
|
||||||
|
|
Loading…
Reference in New Issue