Add support of stm32 in Makefile (ugly one)

This commit is contained in:
e.gavrin
2014-07-10 01:01:22 +04:00
parent 74a0f470d2
commit a787f17a1b
3 changed files with 108 additions and 24 deletions
-5
View File
@@ -38,11 +38,6 @@ gen_bytecode ()
// save_op_data (3, getop_call_1 (0, 14));
// save_op_data (4, getop_call_1 (0, 15));
// save_op_data (5, getop_jmp (0));
#ifdef __MCU
// It's mandatory to restart app!
save_op_data (getop_jmp (0));
#endif
}
void