Back to Release page

Release Notes for STM32F0x2 USB Full Speed Device Driver

Copyright 2014 STMicroelectronics

 

Update History

V1.0.1 / 31-January-2014

  • usb_conf_template.h
    • Remove unused define USB_CLOCK_SOURCE_PLL.
    • Update USB_CLOCK_SOURCE_CRS define comment to add precision on USB clock source.
  • usb_core.c/.h
    • Remove the following unused defines: EP_TYPE_ISOC, EP_TYPE_BULK, EP_TYPE_INTR, EP_TYPE_MSK, USB_EP0_IDLE and USB_EP0_STALL.
    • Add SetLPMCSR() and GetLPMCSR() functions for LPM management.
  • usb_dcd.c/.h
    • Remove unused define USB_EP_MASK 
    • Update _USBD_USR_PROP and  _DCD structures fields.
  • usb_dcd_int.c/.h
    • Update IMR_MSK define to add the support of the LPM.
    • Update _USBD_DCD_INT structure fields.

V1.0.0 / 16-January-2014

  • First official release.

License

Licensed 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