index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2017-11-26
ports/atmel-samd: feather_m0_adalogger readme updates (#460)
Stewart
2017-10-24
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Scott Shawcroft
2017-10-17
Added Trinket to README.md (#344)
Andon
2017-09-22
Move to ASF4 and introduce SAMD51 support. (#258)
3.0.0-alpha.0
Scott Shawcroft
2017-09-11
README: Update "Dependencies" section.
Paul Sokolovsky
2017-09-06
all: Update Makefiles and others to build with new ports/ dir layout.
Damien George
2017-08-29
Update README (#212)
Carol Willing
2017-08-01
added Gemma M0 to supported boards section on readme
brentru
2017-06-29
Update README with os and random info.
Scott Shawcroft
2017-06-29
Add link to discord chat.
Scott Shawcroft
2017-06-26
README: Improve description of precompiled bytecode; mention mpy-cross.
Damien George
2017-06-24
README: Mention support for bytecode and frozen bytecode.
Paul Sokolovsky
2017-05-16
Update README with new boards and new differences.
Scott Shawcroft
2017-04-25
Update the README with new links.
Scott Shawcroft
2017-04-10
Split up nativeio.
0.9.4
Scott Shawcroft
2017-03-26
README: Change Travis & Coveralls badges to not use link references.
Damien George
2017-03-25
README: Describe extmod/ dir.
Paul Sokolovsky
2017-03-25
README: Add link to docs.micropython.org.
Paul Sokolovsky
2017-03-08
README: Explicitly mention "await" support, and formatting for keywords.
Paul Sokolovsky
2017-01-06
Add Gitter integration to Travis and add badges to the docs.
Scott Shawcroft
2017-01-05
Improve docs and update to CircuitPython.
Scott Shawcroft
2017-01-05
Rename to CircuitPython
Scott Shawcroft
2016-10-24
Add Travis CI badge.
Scott Shawcroft
2016-10-21
README: "MicroPython board" is much more commonly known as PyBoard.
Paul Sokolovsky
2016-10-14
Rework the READMEs to clarify that this is a MicroPython derivative and
Scott Shawcroft
2016-10-12
README: Mention _thread module availability in select ports.
Paul Sokolovsky
2016-09-22
README: Remove issue-stats badges, the service is no longer available.
Damien George
2016-05-28
README: "quick build": Use "make axtls" after all.
Paul Sokolovsky
2016-05-28
README: Add "make deplibs" to quick build section.
Paul Sokolovsky
2016-05-14
README: Add explicit note that subdirs contain more READMEs.
Paul Sokolovsky
2016-04-29
README: Mention support "async" keyword from Python 3.5.
Paul Sokolovsky
2016-04-29
README: Promote "docs" and "tests" to "major components".
Paul Sokolovsky
2016-04-18
README: Explicitly point to required dependencies section.
Paul Sokolovsky
2016-03-08
stmhal: Add stmhal-specific README.md with extra details for this port.
Damien George
2016-03-08
stmhal: Switch from dfu-util to tools/pydfu.py for deflt deploy method.
Damien George
2016-02-17
README.md: Add link to micropython.org.
Damien George
2015-11-03
docs: Add docs about REPL paste-mode and Control-C
Dave Hylands
2015-11-03
docs: Move instructions on generating the documentation to docs/README.md
Dave Hylands
2015-11-04
README: Fix typo in package name.
Mike Bryant
2015-10-31
README: Adjust suggested path for generated docs.
Paul Sokolovsky
2015-10-21
README: Document how to enable/build external dependencies.
Paul Sokolovsky
2015-10-12
README.md: Document "Ctrl+D" shell exit.
nyov
2015-10-12
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
Damien George
2015-08-22
README: Add hint about "micropython --help".
Paul Sokolovsky
2015-08-17
unix-cpy: Remove unix-cpy. It's no longer needed.
Damien George
2015-06-22
README: Add quick information about builtin upip package manager.
Paul Sokolovsky
2015-06-18
README: Mention esp8266 port.
Paul Sokolovsky
2015-06-11
README.md: Correct port names in the documentation build command.
Daniel Campora
2015-06-10
docs: Add initial draft documentation for the WiPy.
Daniel Campora
2015-04-18
README.md: Add the CC3200 port to the list of additional components.
Daniel Campora
[next]