git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2172 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
5c37d04ebf
commit
8596d3e4ae
4
todo.txt
4
todo.txt
|
@ -16,7 +16,9 @@ Within 2.1.x (hopefully)
|
|||
X Resist doing more changes and optimizations in the kernel, fixes only.
|
||||
X File System infrastructure.
|
||||
X General HAL improvements.
|
||||
- I2C device driver class support.
|
||||
X I2C device driver class support.
|
||||
- I-class functions for the ADC driver.
|
||||
- Evaluate making SPI and CAN drivers callback-based.
|
||||
- MAC driver for STM32F105/STM32F107 (hardware missing).
|
||||
- Device drivers for STM8 (SPI, ADC, PWM, bring it on par with STM32).
|
||||
- Support for more compilers (ARMCMx only initially).
|
||||
|
|
Loading…
Reference in New Issue