readme GNU toolchain not tested
This commit is contained in:
parent
150165a793
commit
8a40ef40a7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue