mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-14 23:49:36 +08:00
6 lines
194 B
C
6 lines
194 B
C
|
/* generated configuration header file - do not edit */
|
||
|
#ifndef R_ICU_CFG_H_
|
||
|
#define R_ICU_CFG_H_
|
||
|
#define ICU_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)
|
||
|
#endif /* R_ICU_CFG_H_ */
|