mirror of
https://github.com/lcbcFoo/ReonV.git
synced 2025-04-21 20:17:18 -04:00
11 lines
187 B
C
11 lines
187 B
C
#ifndef CONFIG_GRCAN_ENABLE
|
|
#define CONFIG_GRCAN_ENABLE 0
|
|
#endif
|
|
|
|
#ifndef CONFIG_GRCANIRQ
|
|
#define CONFIG_GRCANIRQ 0
|
|
#endif
|
|
|
|
#ifndef CONFIG_GRCANSINGLE
|
|
#define CONFIG_GRCANSINGLE 0
|
|
#endif
|