Contents
- STM32F0xx Standard Peripherals Library Drivers update history
- License
STM32F0xx Standard Peripherals Library Drivers update historyV1.0.0 / 23-March-2012Main
Changes
- First official release for STM32F0xx devices
- All source files: license disclaimer text update and add link to the License file on ST Internet
- stm32f0xx_comp.h
- Correct values of COMP_Mode parameter
- stm32f0xx_rcc.c/.h
- Add new reset flag V18PWRRSTF in the RCC CSR register
- Add new MCO clock sources (LSI and LSE) and change value of RCC_MCOSource_HSI14
- stm32f0xx_flash.c/.h
- Add new function FLASH_OB_SRAMParityConfig() to manage the SRAM parity enable option bit
- Flash and OB keys moved to stm32f0xx.h file
- stm32f0xx_tim.c/.h
- Add additional input for TIM14 clock (HSE divided by 32 and MCO)
- Miscellaneous enhancement
- stm32f0xx_adc.c/.h
- Miscellaneous update to be in line with bits naming in the Reference Manual (update done also in stm32f0xx.h file)
- stm32f0xx_i2c.c/.h
- Miscellaneous enhancement
V1.0.0RC1 / 27-January-2012
Main
Changes
- Official version (V1.0.0) Release Candidate 1
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
|