Removed .uvopt files from the Keil projects.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2644 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2011-01-15 11:15:07 +00:00
parent 6e11b18986
commit a51fdbd0a7
5 changed files with 1 additions and 7819 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -69,6 +69,7 @@
- FIX: Fixed STM32F103 demo's incorrect clock settings (bug 3153746).
- NEW: Added OTG clock setting to the STM32 HAL.
- NEW: Added stack check support to the IAR Cortex-Mx port.
- CHANGE: Removed .uvopt files from the Keil projects.
*** 2.1.7 ***
- FIX: Fixed various errors in the HAL documentation (bug 3153591).