Index: firmware/App/Common.h =================================================================== diff -u -reff7b1575f008f81b29ef906f6346fac6012d3ab -r83b1a65b576994e1f8e1476629d8f1277cd67720 --- firmware/App/Common.h (.../Common.h) (revision eff7b1575f008f81b29ef906f6346fac6012d3ab) +++ firmware/App/Common.h (.../Common.h) (revision 83b1a65b576994e1f8e1476629d8f1277cd67720) @@ -22,7 +22,7 @@ // ********** build switches ********** #ifndef _VECTORCAST_ -// #define RM46_EVAL_BOARD_TARGET 1 + #define RM46_EVAL_BOARD_TARGET 1 // #define SIMULATE_UI 1 #endif