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

master
gdisirio 2011-10-08 10:55:44 +00:00
parent 560ce194e0
commit ef48678d56
1 changed files with 2 additions and 2 deletions

View File

@ -82,8 +82,8 @@
together with sources. Also implemented a simplified output log mode.
Now makefiles and load script files are requirements and trigger a
rebuild if touched.
- CHANGE: Moved the STM32 DMA helper driver files under the sub-family
specific directory because documentation issues.
- CHANGE: Moved the STM32 DMA helper drivers files under the sub-family
specific directories because documentation issues.
*** 2.3.3 ***
- FIX: Fixed uninitialized variable in STM32 PWM and ICU drivers (bug 3413558).