Add bytecode generator

This commit is contained in:
Ilmir Usmanov
2014-07-15 19:32:26 +04:00
parent 25ad63c9be
commit 0647cdd4f1
15 changed files with 467 additions and 151 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ TARGET_MCU = -D__TARGET_MCU
.PHONY: all debug debug.stdm32f4 release clean tests check install
all: clean debug release check
all: debug release
debug.stdm32f4: clean debug.stdm32f4.bin