Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docs: Generate a separate docs build for each port. | Daniel Campora | 2015-06-04 |
| | | | | | Using Damien's approach where conf.py and topindex.html are shared by all ports. | ||
* | docs: Update timer tutorial to reflect new behaviour of timer. | Damien George | 2015-02-23 |
| | |||
* | docs: For Windows USB CDC driver setup, add link to existing PDF guide. | Damien George | 2015-01-06 |
| | |||
* | Add a command for converting the WAV files | Radomir Dopieralski | 2015-01-01 |
| | | | Add a command for converting the WAV files to the amp skin tutorial, so that people can use their own files easily. | ||
* | Fix leds.rst | Gregory | 2014-12-18 |
| | | | N (mod 4) is 0..3 | ||
* | docs: Add links to LCD and AMP skin schematics. | Damien George | 2014-12-02 |
| | |||
* | stmhal: Add USB_VCP.setinterrupt method, to disable CTRL-C. | Damien George | 2014-11-29 |
| | |||
* | docs: Add debounce tutorial; order Pin methods; add pull resistor info. | Damien George | 2014-11-04 |
| | |||
* | docs: Add skin imgs; change external links to micropython.org/resources. | Damien George | 2014-11-03 |
| | |||
* | docs: Fix typo in Fading LEDs | Márton Szinovszki | 2014-11-03 |
| | |||
* | docs: Make custom index page; add more docs. | Damien George | 2014-11-02 |
| | |||
* | docs: Add 2 images for tutorials. | Damien George | 2014-10-31 |
| | |||
* | docs: Import documentation from source-code inline comments. | Damien George | 2014-10-31 |
| | | | | | The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory. | ||
* | 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-31 |
| | |||
* | docs: Make images and youtube video links work for LCD and AMP docs.v1.3.2 | Damien George | 2014-09-25 |
| | | | | | Images are currently served from micropython.org/static. I don't know if there is a better way to handle images. | ||
* | docs: Imported tutorials from previous documentation system. | Damien George | 2014-09-25 |