git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3507 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
02d23695cd
commit
33d9231ad2
|
@ -156,7 +156,7 @@
|
|||
- NEW: STM32L1xx sub-family support, all STM32 drivers adapted and re-tested
|
||||
on the new platform except ADC that will need a specific implementation.
|
||||
- NEW: Added new API chThdExitS() in order to allow atomic operations on
|
||||
thead exit (backported to 2.2.8).
|
||||
thread exit (backported to 2.2.8).
|
||||
- NEW: New EXT driver model and STM32 implementation.
|
||||
- NEW: New I2C driver model and STM32 implementation.
|
||||
(evaluate the option to change the API to a synchronous model)
|
||||
|
|
Loading…
Reference in New Issue