Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
b122ed07
Commit
b122ed07
authored
Apr 15, 2016
by
Paul Sokolovsky
Browse files
docs/esp: Enumerate flash access functions.
parent
c3beb16d
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/library/esp.rst
View file @
b122ed07
...
...
@@ -39,3 +39,9 @@ Functions
.. function:: flash_id()
Read the device ID of the flash memory.
.. function:: flash_read(byte_offset, length_or_buffer)
.. function:: flash_write(byte_offset, bytes)
.. function:: flash_erase(sector_no)
Write
Preview
Supports
Markdown
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