Fixed bug #373.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6903 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
bf743808c5
commit
3b7d4e76af
|
@ -89,6 +89,8 @@
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
*** 2.7.0 ***
|
*** 2.7.0 ***
|
||||||
|
- FIX: Fixed configuration descriptors larger than 127 bytes don't
|
||||||
|
work (bug #373)(backported to 2.6.4).
|
||||||
- FIX: Fixed invalid cast in PWM_FRACTION_TO_WIDTH() macro (bug #487)
|
- FIX: Fixed invalid cast in PWM_FRACTION_TO_WIDTH() macro (bug #487)
|
||||||
(backported to 2.4.6 and 2.6.4).
|
(backported to 2.4.6 and 2.6.4).
|
||||||
- FIX: Fixed wrong STM32 TIM9 clock source in PWM and ICU drivers (bug #486)
|
- FIX: Fixed wrong STM32 TIM9 clock source in PWM and ICU drivers (bug #486)
|
||||||
|
|
Loading…
Reference in New Issue