TYW_Config.h 287 Bytes
Newer Older
hu's avatar
hu committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
#ifndef TYW_CONFIG_H
#define TYW_CONFIG_H



#define DEV_ERROR_DETECT
#define Platform_S6J3360
/*
#define Platform_XHY
#define Platform_S6J324
#define Platform_RH850
#define Platform_SAMC21
#define Platform_KEA64
#define Platform_S32K
*/

#define COLOR_SEG
/*#define MONO_SEG*/



#endif