Commits
User selector
Commit History
Commits on Apr 8, 2016
Commits on Apr 1, 2016
esp8266: Disallow recursive calls to REPL.
Show description for 777232ccommitted
Commits on Mar 30, 2016
esp8266: Fix issue when current repl line was garbage-collected.
Show description for 2e75a17committed
Commits on Feb 10, 2016
lib/fatfs: Add support for sector sizes larger than 512 bytes.
Show description for 13a4c12committed
Commits on Dec 31, 2015
lib/libc/string0: Use uintptr_t instead of uint32_t.
Show description for 64ececbcommitted
Commits on Dec 26, 2015
lib/utils: Add pyexec_frozen_module to load and execute frozen module.
Show description for 84b245fcommitted
Commits on Dec 18, 2015
lib/libm: Allow math funcs to be used by non-Thumb archs.
Show description for a676514committed
Commits on Dec 12, 2015
lib/utils/printf: Add vsnprintf alias for Clang.
Show description for f2ed736committed
Commits on Dec 10, 2015
lib/utils/printf: Apply workaround for static linking with uclibc.
Show description for 1f0aaeccommitted
Commits on Nov 29, 2015
Commits on Nov 23, 2015
Commits on Nov 22, 2015
Commits on Nov 21, 2015
- committed
unix: Use printf() implementation in terms of mp_printf().
Show description for c3280d8committedpy/emitglue: Host definition of mp_verbose_flag.
Show description for 295ea12committed
Commits on Nov 10, 2015
lib/utils/printf: Move from stmhal/ .
Show description for 73ff068committed
Commits on Nov 9, 2015
Commits on Nov 8, 2015
lib/fatfs: Unify fatfs configuration.
Show description for 3447230authored andcommitted
Commits on Nov 7, 2015
lib/mp-readline: Make it easy to exit auto-indent mode by pressing enter.
Show description for b7ca945committed
Commits on Nov 4, 2015
- authored andcommitted
Commits on Nov 3, 2015
Commits on Oct 31, 2015
- committed
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted
Commits on Oct 26, 2015
- authored andcommitted
Commits on Oct 22, 2015
- authored andcommitted
Commits on Oct 20, 2015
lib/mp-readline: Add n_chars argument to mp_hal_erase_line_from_cursor.
Show description for f961456committed
Commits on Oct 17, 2015
lib/libffi: Add libffi as a submodule.
Show description for c13be69committed
Commits on Oct 11, 2015
repl: Add paste mode to friendly REPL, entered via CTRL-E.
Show description for 46a1102committed
Commits on Oct 4, 2015
Commits on Oct 3, 2015
lib/axtls: Add axtls git submodule, dependency of modussl.
Show description for 90a3694committed
Commits on Sep 12, 2015
lib/mp-readline: Add auto-indent support.
Show description for 0af7301committed
Commits on Jul 26, 2015
lib/mp-readline: Add emacs-style control characters for cursor movement.
Show description for 7d588b0authored andcommitted
Commits on May 30, 2015
lib/mp-readline: Allow overriding implementation of cursor functions
Show description for 278d22cauthored andcommittedlib/mp-readline: Add implementation for deleting a character
Show description for 9a522ddauthored andcommitted