Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
8a40ef40
Commit
8a40ef40
authored
Dec 23, 2014
by
funshine
Browse files
readme GNU toolchain not tested
parent
150165a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
8a40ef40
...
@@ -104,6 +104,7 @@ Modify net.socket:connect() api to accept domain name, auto DNS.
...
@@ -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
...
...
app/include/user_config.h
View file @
8a40ef40
...
@@ -7,8 +7,8 @@
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment