74 Commits (62931398d76063f25e0c51de60a4fb42a0f9aa03)

Author SHA1 Message Date
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
Damien George 18fd7e8305 README.md: Change coveralls badge from travis-testing to master branch. 10 years ago
Damien George 81e661f28b travis: Add automated coverage testing using coveralls. 10 years ago
Paul Sokolovsky d155fecf9e README.md: Update subdir descriptions. 10 years ago
Paul Sokolovsky 2330fe08fe README.md: Update list of supported Python types. 10 years ago
Paul Sokolovsky 8c437f95fc README.md: Promote project status from "early beta" to just "beta". 10 years ago
Damien George 3bdb23d4d3 README: Update link to logo. 10 years ago
evildmp aec189a5ba docs: Add optional sphinx_rtd_theme; add docs build instructions. 10 years ago
Paul Sokolovsky 945df4e564 README: Update "unix" section with more info/details. 10 years ago
Tom von Clef 2090a98e80 Updating README.md to include the fact that the Unix build requires pkg-config to build the FFI module. 10 years ago
Damien George 5aac6aa445 README: Add USB VID/PID to dfu-util command. 10 years ago
bvernoux c3c353d7f1 Cleanup/removed specific stuff specific to HydraBus (except board). 11 years ago
Benjamin Vernoux 2abfeebf4a Update README.md 11 years ago