mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
8 lines
208 B
C
8 lines
208 B
C
|
/* generated configuration header file - do not edit */
|
||
|
#ifndef R_IOPORT_CFG_H_
|
||
|
#define R_IOPORT_CFG_H_
|
||
|
|
||
|
#define IOPORT_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)
|
||
|
|
||
|
#endif /* R_IOPORT_CFG_H_ */
|