git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4345 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-06-24 08:17:39 +00:00
parent 304e1a7f4f
commit b4eb54b261
1 changed files with 3 additions and 1 deletions

View File

@ -15,13 +15,15 @@ Version 2.5.0
* USB driver model revision.
* STM32 OTG USB cell support for CL, F2, F4 devices.
* CAN driver test on STM32F2/F4.
* STM32F0 support.
* Specific ADC driver for STM32F0.
Within 2.5.x:
X Revision of the RTCv2 driver implementation.
X File System infrastructure.
- FatFs wrapper.
X Streaming DAC/I2S driver model and STM32 implementation.
X STM32F0 support.
- Specific I2C driver for STM32F0 and newer devices.
- STM32 CAN2 support.
- Unified LPC1xxx HAL.
- LPC11xx and LPC13xx HALs merged in the unified one.