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
56b4a3ec
Commit
56b4a3ec
authored
May 24, 2016
by
Marcel Stör
Browse files
Add link to esptool flash modes documentation
parent
7dd67002
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/en/flash.md
View file @
56b4a3ec
...
...
@@ -20,6 +20,8 @@ Run the following command to flash an *aggregated* binary as is produced for exa
-
`mode`
is
`qio`
for 512
kByte modules and
`dio`
for 4
MByte modules (
`qio`
might work as well, YMMV).
-
`size`
is given in bits. Specify
`4m`
for 512
kByte and
`32m`
for 4
MByte.
Check the
[
esptool flash modes documentation
](
https://github.com/themadinventor/esptool#flash-modes
)
for details and other options.
## NodeMCU Flasher
> A firmware Flash tool for NodeMCU...We are working on next version and will use QT framework. It will be cross platform and open-source.
...
...
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