86 Commits (590de399f01cd08aa4825b26b91785e07abcf68c)

Author SHA1 Message Date
Bradley Wogsland 0dfd0447fa README: Update link for ARM embedded toolchain to developer.arm.com. 3 years ago
Damien George c940597314 github/workflows: Switch from Coveralls to Codecov. 3 years ago
Damien George 2f723d83c0 README: Update badges for new GitHub Actions workflows. 4 years ago
Hannah Suarez/hcs0 c9611b280f README: Change --help option to -h to match micropython executable. 5 years ago
Krsna Mahapatra 0bfd55afbe README: Fix small typo, dfeault -> default. 5 years ago
Damien George 6a1c7ea815 README: Update Travis CI links to point to travis-ci.com. 5 years ago
Damien George d7a9388fe0 ports: Add new make target "submodules" which inits required modules. 5 years ago
Damien George 4173950658 mpy-cross: Do not automatically build mpy-cross, rather do it manually. 6 years ago
Damien George 5368210e36 py/mkenv.mk: Change default PYTHON variable from "python" to "python3". 6 years ago
Damien George d63ef86c6e README: Remove text about selecting different ports in the docs. 6 years ago
Damien George 51482ba925 README: Remove references to "make axtls", it's no longer needed. 6 years ago
Damien George 4117a3d672 README: Update list of ports to include esp32 and nrf. 6 years ago
Damien George c53ca32561 README: Add gcc and arm-none-eabi-newlib to list of required components. 7 years ago
Paul Sokolovsky 829c329daf README: Add explicit section on contributing. 7 years ago
Paul Sokolovsky 6e06512e0f README: Update "Dependencies" section. 7 years ago
Damien George 4a93801c12 all: Update Makefiles and others to build with new ports/ dir layout. 7 years ago
Damien George 02e9337494 README: Improve description of precompiled bytecode; mention mpy-cross. 7 years ago
Paul Sokolovsky 7455e40186 README: Mention support for bytecode and frozen bytecode. 7 years ago
Damien George fb139a4ba6 README: Change Travis & Coveralls badges to not use link references. 8 years ago
Paul Sokolovsky fa17eabce9 README: Describe extmod/ dir. 8 years ago
Paul Sokolovsky c16d1c07ca README: Add link to docs.micropython.org. 8 years ago
Paul Sokolovsky ddb56a0a84 README: Explicitly mention "await" support, and formatting for keywords. 8 years ago
Paul Sokolovsky 5d0735b93a README: "MicroPython board" is much more commonly known as PyBoard. 8 years ago
Paul Sokolovsky 998578a2b8 README: Mention _thread module availability in select ports. 8 years ago
Damien George c528489eee README: Remove issue-stats badges, the service is no longer available. 8 years ago
Paul Sokolovsky 282d81a40e README: "quick build": Use "make axtls" after all. 9 years ago
Paul Sokolovsky e66b3042d6 README: Add "make deplibs" to quick build section. 9 years ago
Paul Sokolovsky 772c73fa16 README: Add explicit note that subdirs contain more READMEs. 9 years ago
Paul Sokolovsky 3f3ccef829 README: Mention support "async" keyword from Python 3.5. 9 years ago
Paul Sokolovsky c10d303e1b README: Promote "docs" and "tests" to "major components". 9 years ago
Paul Sokolovsky 97f88eebb6 README: Explicitly point to required dependencies section. 9 years ago
Damien George bb293e6bcf stmhal: Add stmhal-specific README.md with extra details for this port. 9 years ago
Damien George 2c72ae5c29 stmhal: Switch from dfu-util to tools/pydfu.py for deflt deploy method. 9 years ago
Damien George 53fec1ef48 README.md: Add link to micropython.org. 9 years ago
Dave Hylands a9f3030371 docs: Add docs about REPL paste-mode and Control-C 9 years ago
Dave Hylands 98fb0bf68a docs: Move instructions on generating the documentation to docs/README.md 9 years ago
Mike Bryant 1bfa6ae6e4 README: Fix typo in package name. 9 years ago
Paul Sokolovsky 3833d3846d README: Adjust suggested path for generated docs. 9 years ago
Paul Sokolovsky 9d7ef05caf README: Document how to enable/build external dependencies. 9 years ago
nyov fccbe9aa4d README.md: Document "Ctrl+D" shell exit. 9 years ago
Damien George 0334058fa4 Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc. 9 years ago
Paul Sokolovsky 5ab0a4a671 README: Add hint about "micropython --help". 9 years ago
Damien George 65dc960e3b unix-cpy: Remove unix-cpy. It's no longer needed. 9 years ago
Paul Sokolovsky fe99ea9aab README: Add quick information about builtin upip package manager. 10 years ago
Paul Sokolovsky fb4b800820 README: Mention esp8266 port. 10 years ago
Daniel Campora 0a903be7d0 README.md: Correct port names in the documentation build command. 10 years ago
Daniel Campora cfcf47c064 docs: Add initial draft documentation for the WiPy. 10 years ago
Daniel Campora 23008db6e1 README.md: Add the CC3200 port to the list of additional components. 10 years ago
Damien George c0dcf6e878 README: Add note about pic16bit port. 10 years ago
Damien George 2a68c2c21b README.md: Add issuestats badges for PRs and issues. 10 years ago