Updated STM32F4xx platform with new IRQ handling, enabled the missing timers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13844 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
2eb09bcd8d
commit
7d2963f545
|
@ -74,6 +74,8 @@
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
*** Next ***
|
*** Next ***
|
||||||
|
- NEW: Updated STM32F4xx platform with new IRQ handling, enabled the missing
|
||||||
|
timers.
|
||||||
- NEW: Added mcuconf.h updater for STM32F401, F427, F429, F437, F439.
|
- NEW: Added mcuconf.h updater for STM32F401, F427, F429, F437, F439.
|
||||||
- NEW: SIO STM32 implementation for USARTs without FIFO in STM32/LLD/USARTv2,
|
- NEW: SIO STM32 implementation for USARTs without FIFO in STM32/LLD/USARTv2,
|
||||||
implementation with FIFO in STM32/LLD/USARTv3.
|
implementation with FIFO in STM32/LLD/USARTv3.
|
||||||
|
|
Loading…
Reference in New Issue