Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
5e2eb358
Commit
5e2eb358
authored
Jan 25, 2016
by
Huang Rui
Browse files
Fix redefine bug on some other version SDK(such as espressif's lubuntu environment)
Signed-off-by:
Huang Rui
<
vowstar@gmail.com
>
parent
8d93ddb6
Changes
1
Show whitespace changes
Inline
Side-by-side
app/include/arch/cc.h
View file @
5e2eb358
...
...
@@ -38,7 +38,10 @@
#include "c_types.h"
#include "ets_sys.h"
#include "osapi.h"
#ifndef EFAULT
#define EFAULT 14
#endif
//#define LWIP_PROVIDE_ERRNO
...
...
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