Updated STM32L1xx header to the latest version.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@5065 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2013-01-13 16:27:05 +00:00
parent c6459d08c8
commit fecc0fe175
2 changed files with 1715 additions and 501 deletions

File diff suppressed because it is too large Load Diff

View File

@ -84,6 +84,7 @@
- FIX: Fixed wrong condition in checksum offload of STM32 MAC driver (bug
3598720).
- FIX: Fixed error in STM32 MAC driver degrades performance (bug 3598719).
- NEW: Updated STM32L1xx header to the latest version.
*** 2.4.3 ***
- FIX: Fixed warning in STM32 ICU driver using IAR compiler (bug 3598177).