summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
Commit message (Expand)AuthorAge
* README: Improve description of precompiled bytecode; mention mpy-cross.Damien George2017-06-26
* README: Mention support for bytecode and frozen bytecode.Paul Sokolovsky2017-06-24
* README: Change Travis & Coveralls badges to not use link references.Damien George2017-03-26
* README: Describe extmod/ dir.Paul Sokolovsky2017-03-25
* README: Add link to docs.micropython.org.Paul Sokolovsky2017-03-25
* README: Explicitly mention "await" support, and formatting for keywords.Paul Sokolovsky2017-03-08
* README: "MicroPython board" is much more commonly known as PyBoard.Paul Sokolovsky2016-10-21
* README: Mention _thread module availability in select ports.Paul Sokolovsky2016-10-12
* README: Remove issue-stats badges, the service is no longer available.Damien George2016-09-22
* README: "quick build": Use "make axtls" after all.Paul Sokolovsky2016-05-28
* README: Add "make deplibs" to quick build section.Paul Sokolovsky2016-05-28
* README: Add explicit note that subdirs contain more READMEs.Paul Sokolovsky2016-05-14
* README: Mention support "async" keyword from Python 3.5.Paul Sokolovsky2016-04-29
* README: Promote "docs" and "tests" to "major components".Paul Sokolovsky2016-04-29
* README: Explicitly point to required dependencies section.Paul Sokolovsky2016-04-18
* stmhal: Add stmhal-specific README.md with extra details for this port.Damien George2016-03-08
* stmhal: Switch from dfu-util to tools/pydfu.py for deflt deploy method.Damien George2016-03-08
* README.md: Add link to micropython.org.Damien George2016-02-17
* docs: Add docs about REPL paste-mode and Control-CDave Hylands2015-11-03
* docs: Move instructions on generating the documentation to docs/README.mdDave Hylands2015-11-03
* README: Fix typo in package name.Mike Bryant2015-11-04
* README: Adjust suggested path for generated docs.Paul Sokolovsky2015-10-31
* README: Document how to enable/build external dependencies.Paul Sokolovsky2015-10-21
* README.md: Document "Ctrl+D" shell exit.nyov2015-10-12
* Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.Damien George2015-10-12
* README: Add hint about "micropython --help".Paul Sokolovsky2015-08-22
* unix-cpy: Remove unix-cpy. It's no longer needed.Damien George2015-08-17
* README: Add quick information about builtin upip package manager.Paul Sokolovsky2015-06-22
* README: Mention esp8266 port.Paul Sokolovsky2015-06-18
* README.md: Correct port names in the documentation build command.Daniel Campora2015-06-11
* docs: Add initial draft documentation for the WiPy.Daniel Campora2015-06-10
* README.md: Add the CC3200 port to the list of additional components.Daniel Campora2015-04-18
* README: Add note about pic16bit port.Damien George2015-04-03
* README.md: Add issuestats badges for PRs and issues.Damien George2015-03-03
* README.md: Change coveralls badge from travis-testing to master branch.Damien George2015-03-01
* travis: Add automated coverage testing using coveralls.Damien George2015-03-01
* README.md: Update subdir descriptions.Paul Sokolovsky2015-02-26
* README.md: Update list of supported Python types.Paul Sokolovsky2015-02-24
* README.md: Promote project status from "early beta" to just "beta".Paul Sokolovsky2015-02-24
* README: Update link to logo.Damien George2014-11-17
* docs: Add optional sphinx_rtd_theme; add docs build instructions.evildmp2014-11-15
* README: Update "unix" section with more info/details.Paul Sokolovsky2014-10-11
* Updating README.md to include the fact that the Unix build requires pkg-confi...Tom von Clef2014-10-08
* README: Add USB VID/PID to dfu-util command.Damien George2014-07-31
* stm: Remove long-obsolete stm/ port.Damien George2014-05-21
* README: Add articles, and update doc for deploying firmware.Damien George2014-05-09
* README: Add short overview of Python features supported.Paul Sokolovsky2014-05-09
* Fixed Travis-CI Build Status Link in README.mdJonathan Greig2014-04-14
* Fix README build status image.Damien George2014-04-14
* Update README to include build status from Travis CI.Damien George2014-04-14