MCUXpresso_MIMXRT1052xxxxB/boards/evkbimxrt1050/usb_examples/usb_device_hid_mouse_lite/bm/usb_phydcd_config.h
2022-04-08 22:46:35 +08:00

20 lines
454 B
C

/*
* Copyright 2019 NXP
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _USB_DEVICE_PHYDCD_CONFIG_H_
#define _USB_DEVICE_PHYDCD_CONFIG_H_
/*******************************************************************************
* Definitions
******************************************************************************/
/*${macro:start}*/
/* USB DCD config*/
/*reserved for future use*/
/*${macro:end}*/
#endif /* _USB_DEVICE_PHYDCD_CONFIG_H_ */