Add target build for ESP8266 board.

JerryScript-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
This commit is contained in:
SaeHie Park
2015-12-08 16:07:30 +09:00
parent f574597a06
commit feb27a5fc6
24 changed files with 1903 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
function sysloop(ticknow) {
blink();
};
print("main js OK");