| Contents
STM32L1xx CMSIS update historyLicense STM32L1xx CMSIS update history
 V1.2.0 / 22-February-2013Main
Changes 
stm32l1xx.h
                List of supported devices: add reference to STM32L100xx Ultra Low Power Value Line devices 
                Add SPRMOD bit definition in FLASH_OBR registerAdd RDERR bit definition in FLASH_SR register 
                Rename FLASH_OBR_nRST_BFB2 to FLASH_OBR_BFB2 
                Delete FLASH_OBR_USER define (useless)
 V1.1.1 / 05-March-2012Main
Changes All source files: license disclaimer text update and add link to the License file on ST Internet.
 V1.1.0 / 24-January-2012Main
Changes 
Alpha version for STM32L1xx High-density and Medium-density Plus devices.Add support for STM32L1xx High-density and Medium-density Plus devices:
                Add new product define: "#define STM32L1XX_MDP"Add new product define: "#define STM32L1XX_HD" 
                Change the library version to V1.1.0
 
                Add new IRQ to support STM32L1XX_HD and STM32L1XX_MDP vector table 
                Add new and update some Typedef to support new peripherals (AES, SDIO, OPAMP, FSMC, I2S) 
                Add new peripherals address mapping Add new startup file "startup_stm32l1xx_mdp.s" for all toolchainsAdd new startup file "startup_stm32l1xx_hd.s" for all toolchainsChange the RTC "CAL" register name to "CALR"Update registers bits definitions. 
 V1.0.0 / 31-December-2010Main
Changes 
 LicenseLicensed under MCD-ST Liberty SW License Agreement V2, (the "License"); You may not use this package except in compliance with the License. You may obtain a copy of the License at:
 
 Unless
required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See
the License for the specific language governing permissions and
limitations under the License.
 
 For
complete documentation on STM32 Microcontrollers
visit www.st.com/STM32 |