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