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
2014-11-28
docs: Bump version to 1.3.7.
v1.3.7
Damien George
2014-11-28
Update uheapq.rst
inaugurator
2014-11-15
docs: Fix RTD build configuration.
Damien George
2014-11-15
stmhal: Improve CAN init so that it can take sjw, bs1, bs2 args.
Damien George
2014-11-15
docs: Add optional sphinx_rtd_theme; add docs build instructions.
evildmp
2014-11-15
Document parameter "data" of i2c.mem_read() more clear
Matthias
2014-11-09
docs: select: Describe extra details.
Paul Sokolovsky
2014-11-04
docs: Bump version to 1.3.6.
v1.3.6
Damien George
2014-11-04
docs: Update front page to display date of last update.
Damien George
2014-11-04
docs: Add links from quickref to pyb classes.
Damien George
2014-11-04
docs: Add debounce tutorial; order Pin methods; add pull resistor info.
Damien George
2014-11-03
docs: Add pdf size info to datasheet links.
Damien George
2014-11-03
docs: Add skin imgs; change external links to micropython.org/resources.
Damien George
2014-11-03
docs: Adjust table spacing in topindex page.
Damien George
2014-11-03
docs: Fix typo in Fading LEDs
Márton Szinovszki
2014-11-02
docs: Disable logo and add spacing to top index.
Damien George
2014-11-02
docs: Make custom index page; add more docs.
Damien George
2014-11-02
stmhal: Improve pyb.freq to allow 8 and 16MHz (not usable with USB).
Damien George
2014-10-31
docs: Cleanup and update some docs.
Damien George
2014-10-31
py: Make gc.enable/disable just control auto-GC; alloc is still allowed.
Damien George
2014-10-31
stmhal: Fix UART so bits counts number of data bits, not incl parity.
Damien George
2014-10-31
docs: Add 2 images for tutorials.
Damien George
2014-10-31
docs: Import documentation from source-code inline comments.
Damien George
2014-10-31
docs: Fix links to images and other parts of the docs.
Damien George
2014-10-31
docs: Add tutorial for fading LED using PWM, with fritzing image
Shuning Bian
2014-10-26
docs: Increase size of pyboard pinout.
v1.3.5
Damien George
2014-10-26
docs: Add quick reference page, with pinout and short example code.
Damien George
2014-09-25
docs: Make images and youtube video links work for LCD and AMP docs.
v1.3.2
Damien George
2014-09-25
docs: Imported tutorials from previous documentation system.
Damien George
2014-09-25
docs: Initial commit of Sphinx documentation framework.
Damien George