Index: App/Common.h =================================================================== diff -u -rbbd766eed69a6ae143a42731965848da85fd4500 -r29f1ba03faefd982327916590818a260a3e4aa48 --- App/Common.h (.../Common.h) (revision bbd766eed69a6ae143a42731965848da85fd4500) +++ App/Common.h (.../Common.h) (revision 29f1ba03faefd982327916590818a260a3e4aa48) @@ -19,6 +19,11 @@ #include "hal_stdtypes.h" +// ********** build switches ********** + +#define RM46_EVAL_BOARD_TARGET 1 +#define SIMULATE_UI 1 + // ********** public definitions ********** // **** Types ****