Back to Release page

Release Notes for STM32F0x2 USB Full Speed Device Library

Copyright 2014 STMicroelectronics

Update History

V1.0.1/ 31-January-2014

  •  Core
    • usbd_conf_template.h
      • Update to add all supported USB classes parameters.
    • usbd_def.h
      • Remove the following unused defines: USB_LEN_DEV_DESC, USB_LEN_IF_DESC, USB_LEN_EP_DESC, USB_LEN_DESC, USB_REQ_TYPE_VENDOR, USB_REQ_SET_DESCRIPTOR, USB_REQ_SYNCH_FRAME, USB_DESC_TYPE_INTERFACE, USB_DESC_TYPE_ENDPOINT and USB_FEATURE_TEST_MODE
    • usbd_pwr.h
      • Update _RESUME_STATE enum to add the support of the LPM feature.
    • usbd_req.c
      • Update USBD_GetDescriptor() function to add the support of the LPM feature.
  • Class
    • CCID:
      • usbd_ccid_if.c/.h: Rename CCID_Message_In() function to CCID_BulkMessage_In().

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