Commit 8a40ef40 authored by funshine's avatar funshine
Browse files

readme GNU toolchain not tested

parent 150165a7
......@@ -104,6 +104,7 @@ Modify net.socket:connect() api to accept domain name, auto DNS.
</table>
#Build option
####*GNU toolchain is not tested*
####file ./app/include/user_config.h
```c
#define FLASH_512K
......
......@@ -7,8 +7,8 @@
// #define FLASH_1M
// #define FLASH_2M
// #define FLASH_4M
// #define DEVELOP_VERSION
#define FULL_VERSION_FOR_USER
#define DEVELOP_VERSION
// #define FULL_VERSION_FOR_USER
#ifdef DEVELOP_VERSION
#define NODE_DEBUG
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment