Files
Karl Palsson e0f377fec0 stm32f4: use new rcc_clock_setup_pll()
Batch replaced to use new api.  User code doesn't need this, but
examples should be up to date, and this avoids deprecation warnings.
2019-06-02 20:39:56 +00:00
..
2019-06-02 20:39:56 +00:00
2014-07-14 13:44:44 +02:00

README

This example implements a USB Mass Storage Class (MSC) device to demonstrate the use of the USB device stack.