![]() |
M480 BSP V3.05.006
The Board Support Package for M480 Series
|
Lightweight USB mass storage class driver. More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "NuMicro.h"
#include "diskio.h"
#include "usb.h"
#include "msc.h"
#include "ff.h"
Go to the source code of this file.
Functions | |
HIDDEN_SYMBOLS int | usbh_umas_init (void) |
Register and initialize USB Host Mass Storage driver. More... | |
Lightweight USB mass storage class driver.
SPDX-License-Identifier: Apache-2.0
Definition in file msc_driver.c.