summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-11-04docs: Bump version to 1.3.6.v1.3.6Damien George
2014-11-04docs: Update front page to display date of last update.Damien George
2014-11-04docs: Add links from quickref to pyb classes.Damien George
2014-11-04docs: Add debounce tutorial; order Pin methods; add pull resistor info.Damien George
2014-11-03docs: Add pdf size info to datasheet links.Damien George
2014-11-03docs: Add skin imgs; change external links to micropython.org/resources.Damien George
2014-11-03docs: Adjust table spacing in topindex page.Damien George
2014-11-03docs: Fix typo in Fading LEDsMárton Szinovszki
2014-11-02docs: Disable logo and add spacing to top index.Damien George
2014-11-02docs: Make custom index page; add more docs.Damien George
2014-11-02stmhal: Improve pyb.freq to allow 8 and 16MHz (not usable with USB).Damien George
2014-10-31docs: Cleanup and update some docs.Damien George
2014-10-31py: Make gc.enable/disable just control auto-GC; alloc is still allowed.Damien George
2014-10-31stmhal: Fix UART so bits counts number of data bits, not incl parity.Damien George
2014-10-31docs: Add 2 images for tutorials.Damien George
2014-10-31docs: Import documentation from source-code inline comments.Damien George
2014-10-31docs: Fix links to images and other parts of the docs.Damien George
2014-10-31docs: Add tutorial for fading LED using PWM, with fritzing imageShuning Bian
2014-10-26docs: Increase size of pyboard pinout.v1.3.5Damien George
2014-10-26docs: Add quick reference page, with pinout and short example code.Damien George
2014-09-25docs: Make images and youtube video links work for LCD and AMP docs.v1.3.2Damien George
2014-09-25docs: Imported tutorials from previous documentation system.Damien George
2014-09-25docs: Initial commit of Sphinx documentation framework.Damien George