Commits
User selector
Commit History
Commits on Dec 2, 2020
- committed
Commits on Aug 25, 2020
pyexec: Handle a ctrl-c that comes in "very late"
Show description for e9bc8e8committed
Commits on Jul 6, 2020
Commits on May 8, 2019
Hide the traceback for the ReloadException.
Show description for 6440af5committed
Commits on Feb 21, 2019
Commits on Aug 9, 2018
Two fixes and translate more strings.
Show description for 96ebf5bcommitted
Commits on Jul 11, 2018
Commits on Jul 3, 2018
- committed
Commits on Apr 9, 2018
Commits on Feb 13, 2018
Commits on Jan 3, 2018
Commits on Oct 25, 2017
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Show description for 73c15dccommitted
Commits on Oct 4, 2017
all: Remove inclusion of internal py header files.
Show description for a3dc1b1committed
Commits on Sep 6, 2017
Ctrl-C was causing a soft-reset in REPL.
Show description for acbca44authored andcommitted
Commits on Aug 12, 2017
Turn on Rosie CI testing to test new builds on real hardware.
Show description for fab634ecommitted
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jun 20, 2017
Merge tag 'v1.9.1'
Show description for 30ee701committed
Commits on May 5, 2017
lib/utils/pyexec: Update event-driven REPL to match non-event REPL.
Show description for 288ea06authored andcommitted
Commits on Mar 14, 2017
- committed
lib/utils/pyexec: Refactor to put lexer constructors all in one place.
Show description for 56b2383committed
Commits on Feb 27, 2017
Commits on Jan 22, 2017
Commits on Jan 5, 2017
- committed
Commits on Dec 10, 2016
atmel-samd: Add APA102 support and flash more advanced status.
Show description for b6f1eebcommitted
Commits on Nov 14, 2016
Merge tag 'v1.8.6'
Show description for bd36873committed
Commits on Oct 29, 2016
Commits on Oct 26, 2016
zephyr: Fix mp_hal_set_interrupt_char() declaration to be compatible.
Show description for 3cdccb9committedlib/utils/pyexec: Fix compilation warning of type vs format mismatch.
Show description for 6832cbdcommittedlib/utils/pyexec: Add mp_hal_set_interrupt_char() prototype.
Show description for c38ea32authored andcommitted
atmel-samd: Support auto-reset based on USB write activity.
Show description for d189a3fcommitted
Commits on Oct 20, 2016
Merge remote-tracking branch 'micropython/master'
Show description for 00a44facommitted
Commits on Oct 17, 2016
lib/utils/pyexec: Allow behaviour of SystemExit to be configurable.
Show description for ad3724ecommitted
Commits on Oct 14, 2016
- committed
py/vstr: Combine vstr_new_size with vstr_new since they are rarely used.
Show description for 824f5c5committed