diff options
author | chai <chaifix@163.com> | 2018-12-20 19:52:11 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-12-20 19:52:11 +0800 |
commit | 2ff05671bd7c44d22ffec649b166e48270e412fc (patch) | |
tree | ec089c445c76fe357fd4cfdf78012b5eaa18bab4 /bin | |
parent | ee8ef0433e36bf354a717bd4af679a0a5af2e6be (diff) |
*修改embed script载入方式
Diffstat (limited to 'bin')
-rw-r--r-- | bin/cembed.exe | bin | 41984 -> 41984 bytes | |||
-rw-r--r-- | bin/jin.exe | bin | 1676800 -> 1676800 bytes | |||
-rw-r--r-- | bin/ok.txt | 1 | ||||
-rw-r--r-- | bin/ok_txt_file.h | 4 |
4 files changed, 5 insertions, 0 deletions
diff --git a/bin/cembed.exe b/bin/cembed.exe Binary files differindex dd580c5..c425f3b 100644 --- a/bin/cembed.exe +++ b/bin/cembed.exe diff --git a/bin/jin.exe b/bin/jin.exe Binary files differindex 5c74f7e..b8a80df 100644 --- a/bin/jin.exe +++ b/bin/jin.exe diff --git a/bin/ok.txt b/bin/ok.txt new file mode 100644 index 0000000..56a6051 --- /dev/null +++ b/bin/ok.txt @@ -0,0 +1 @@ +1
\ No newline at end of file diff --git a/bin/ok_txt_file.h b/bin/ok_txt_file.h new file mode 100644 index 0000000..31cfc74 --- /dev/null +++ b/bin/ok_txt_file.h @@ -0,0 +1,4 @@ +static unsigned char ok_txt[] = { +49 +}; + |