index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2016-05-01
docs/ustruct: Fix argument formatting.
Paul Sokolovsky
2016-05-01
docs/sys: Document sys.modules.
Paul Sokolovsky
2016-05-01
docs/ustruct: Document pack_into(), unpack_from().
Paul Sokolovsky
2016-05-01
docs/esp8266/quickref: Add info about WebREPL.
Paul Sokolovsky
2016-05-01
docs/utime: Clarify module purpose.
Paul Sokolovsky
2016-05-01
docs/library/utime: Elaborate on epochs and calendar time maintenance.
Paul Sokolovsky
2016-04-28
docs/esp8266: Update quickref to reflect changes to 1-wire and NeoPixel.
Damien George
2016-04-28
docs: Make the short port names in the port/version sidebar lowercase.
Damien George
2016-04-28
docs/network: esp8266: Describe wlan.config() method.
Paul Sokolovsky
2016-04-28
docs/network: esp8266: Add wlan.ifconfig() method.
Paul Sokolovsky
2016-04-27
docs/ubinascii: Clean up grammar.
Paul Sokolovsky
2016-04-27
docs/library: Consistently use admonitions for CPython differences.
Paul Sokolovsky
2016-04-27
docs/utime: Describe sleep() peculiarities in MicroPython.
Paul Sokolovsky
2016-04-27
docs/utime: Describe time() peculiarities in MicroPython.
Paul Sokolovsky
2016-04-27
docs/library/utime: Add more time functions for unix and esp8266 ports.
Damien George
2016-04-27
docs: Fix uos and utime heading underlines to be the correct length.
Damien George
2016-04-27
docs/library: "os" module is actually "uos".
Paul Sokolovsky
2016-04-27
docs/Makefile: Default BUILDDIR based on MICROPY_PORT.
Paul Sokolovsky
2016-04-27
docs/library/index: Order sections from the most to least standard modules.
Paul Sokolovsky
2016-04-27
docs/library/index: Make single section for "micro-ified" modules.
Paul Sokolovsky
2016-04-27
docs: Module "time" is actually "utime".
Paul Sokolovsky
2016-04-27
docs/library/index: esp8266 has the same set of stdlibs as pyboard/unix.
Paul Sokolovsky
2016-04-27
docs/library/index: Move WiPy "micro-libraries" under corresponding heading.
Paul Sokolovsky
2016-04-27
docs/library: Group MicroPython-specific modules under separate heading.
Paul Sokolovsky
2016-04-26
docs/network: esp8266: scan(): Add note that bssid is bytes object.
Paul Sokolovsky
2016-04-23
docs/usocket: Describe address format once at the beginning.
Paul Sokolovsky
2016-04-23
docs/usocket: socket.IPPROTO_SEC is WiPy-specific.
Paul Sokolovsky
2016-04-23
docs/usocket: Socket-specific exceptions are for WiPy only.
Paul Sokolovsky
2016-04-23
docs/library/usocket: Add link to CPython's socket module.
Paul Sokolovsky
2016-04-23
docs: esp8266: Include usocket module reference.
Paul Sokolovsky
2016-04-22
docs/ustruct: There's no complete "struct" module, only "ustruct" subset.
Paul Sokolovsky
2016-04-22
docs/esp8266/tutorial: Add tutorial placeholder page.
Paul Sokolovsky
2016-04-21
docs/esp8266: Add info about using deep-sleep mode to quickref.
Damien George
2016-04-21
docs/esp8266/general: Start "General information" for esp8266.
Paul Sokolovsky
2016-04-21
docs/topindex.html: esp8266: Enable quickref/general on the main page.
Paul Sokolovsky
2016-04-17
docs/machine: reset_cause() has been implemented for esp8266.
Paul Sokolovsky
2016-04-15
docs/speed_python: Add article.
Paul Sokolovsky
2016-04-15
docs/speed_python: Add many more details on memoryviews.
Paul Sokolovsky
2016-04-15
docs/speed_python: Generalize "Floating point" subsection.
Paul Sokolovsky
2016-04-15
docs/speed_python: Clarify/generalize "Buffers" subsection.
Paul Sokolovsky
2016-04-15
docs/machine: Start to update for esp8266 port.
Paul Sokolovsky
2016-04-15
docs/esp: Enumerate flash access functions.
Paul Sokolovsky
2016-04-13
stmhal: Properly handle RTS/CTS flow control for buf/unbuf transfers.
Peter Hinch
2016-04-11
docs: Bump version to 1.7.
v1.7
Damien George
2016-04-07
docs: esp8266: Enable "machine" module docs.
Paul Sokolovsky
2016-04-07
docs/ubinascii: Document non-standard "sep" argument to hexlify().
Paul Sokolovsky
2016-04-05
docs/esp8266/quickref: Add note about physical vs logical pin numbers.
Paul Sokolovsky
2016-04-05
docs/ubinascii: Document a2b_base64(), b2a_base64().
Paul Sokolovsky
2016-04-03
docs/machine: Change wording to be a bit more port-neutral.
Paul Sokolovsky
2016-04-03
docs/os: Change wording to be a bit more port-neutral.
Paul Sokolovsky
[next]