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
956455e8
Commit
956455e8
authored
Dec 31, 2014
by
HuangRui
Browse files
Add new line to flash_api.c for tool chain on windows vm.
parent
715ff5b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/platform/flash_api.c
View file @
956455e8
...
@@ -68,4 +68,4 @@ flash_get_sec_num()
...
@@ -68,4 +68,4 @@ flash_get_sec_num()
result
=
flash_get_size_byte
()
/
SPI_FLASH_SEC_SIZE
;
result
=
flash_get_size_byte
()
/
SPI_FLASH_SEC_SIZE
;
}
}
return
result
;
return
result
;
}
}
\ No newline at end of file
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