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>
|
</table>
|
||||||
|
|
||||||
#Build option
|
#Build option
|
||||||
|
####*GNU toolchain is not tested*
|
||||||
####file ./app/include/user_config.h
|
####file ./app/include/user_config.h
|
||||||
```c
|
```c
|
||||||
#define FLASH_512K
|
#define FLASH_512K
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
// #define FLASH_1M
|
// #define FLASH_1M
|
||||||
// #define FLASH_2M
|
// #define FLASH_2M
|
||||||
// #define FLASH_4M
|
// #define FLASH_4M
|
||||||
// #define DEVELOP_VERSION
|
#define DEVELOP_VERSION
|
||||||
#define FULL_VERSION_FOR_USER
|
// #define FULL_VERSION_FOR_USER
|
||||||
|
|
||||||
#ifdef DEVELOP_VERSION
|
#ifdef DEVELOP_VERSION
|
||||||
#define NODE_DEBUG
|
#define NODE_DEBUG
|
||||||
|
|
Loading…
Reference in New Issue