git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5323 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
8cb1e794a5
commit
25d9530685
27
todo.txt
27
todo.txt
|
@ -6,28 +6,29 @@ X = In progress, some work done.
|
||||||
N = Decided against.
|
N = Decided against.
|
||||||
|
|
||||||
Version 2.5.2
|
Version 2.5.2
|
||||||
X Support for ATSAM4L devices.
|
* STM32 CAN2 support.
|
||||||
|
* Support for ATSAM4L devices.
|
||||||
* Improve support for STM32F3xx devices.
|
* Improve support for STM32F3xx devices.
|
||||||
- Improve support for SPC56xBC devices.
|
* Update C++ wrapper.
|
||||||
- Improve support for SPC56xP devices.
|
X Restructure and improve documentation.
|
||||||
- Improve support for SPC56xM devices.
|
X Support for STM32F37x devices.
|
||||||
- Support for SPC56xA devices.
|
X Improve support for SPC560BC devices.
|
||||||
- Support for SPC56EL devices.
|
X Improve support for SPC560P devices.
|
||||||
|
X Improve support for SPC563M devices.
|
||||||
|
X Improve support for SPC56EL devices.
|
||||||
|
- Support for SPC564A devices.
|
||||||
|
- Support for SPC560D devices.
|
||||||
- Support for STM32L1xx MD and HD devices.
|
- Support for STM32L1xx MD and HD devices.
|
||||||
- Support for STM32F427 and STM32F437 devices.
|
- Support for STM32F427 and STM32F437 devices.
|
||||||
- Restructure and improve documentation.
|
- Support for STM32F429 and STM32F439 devices.
|
||||||
X Update C++ wrapper.
|
|
||||||
X File System infrastructure.
|
|
||||||
- FatFs wrapper.
|
|
||||||
|
|
||||||
Within 2.5.x:
|
Within 2.5.x:
|
||||||
- SAM4L support.
|
X File System infrastructure.
|
||||||
|
X FatFs wrapper.
|
||||||
- Recursive mutexes.
|
- Recursive mutexes.
|
||||||
X SPC56x support.
|
|
||||||
X Revision of the RTCv2 driver implementation.
|
X Revision of the RTCv2 driver implementation.
|
||||||
X Streaming DAC/I2S driver model and STM32 implementation.
|
X Streaming DAC/I2S driver model and STM32 implementation.
|
||||||
- Specific I2C driver for STM32F0 and newer devices.
|
- Specific I2C driver for STM32F0 and newer devices.
|
||||||
- STM32 CAN2 support.
|
|
||||||
- Unified LPC1xxx HAL.
|
- Unified LPC1xxx HAL.
|
||||||
- LPC11xx and LPC13xx HALs merged in the unified one.
|
- LPC11xx and LPC13xx HALs merged in the unified one.
|
||||||
- LPC17xx support.
|
- LPC17xx support.
|
||||||
|
|
Loading…
Reference in New Issue