TYW_Config.h 285 Bytes
Newer Older
时昊's avatar
时昊 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
#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