Commits
User selector
Commit History
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
Commits on May 27, 2015
Commits on May 21, 2015
lib: Fix some issues in timeutils
Show description for a3a14b9authored andcommitted
Commits on May 12, 2015
- authored andcommitted
Commits on May 4, 2015
- authored andcommitted
Commits on Apr 28, 2015
py, readline: Add tab autocompletion for REPL.
Show description for a1a2c41committed- committed
- committed
Daniel Campora
Commits on Apr 18, 2015
lib/libc/string0.c: Remove include of std.h, replace with string.h.
Show description for f53a8e7committed
Commits on Apr 11, 2015
lib/fatfs: Space optimise the ff_wtoupper function.
Show description for d07ccc5committed
Commits on Apr 5, 2015
Commits on Mar 29, 2015
lib: Update FatFs to R0.11.
Show description for 7b19e99authored andcommitted
Commits on Feb 22, 2015
Commits on Feb 13, 2015
- committed
stmhal: Make pybstdio usable by other ports, and use it.
Show description for 0b32e50committed
Commits on Jan 29, 2015
Commits on Jan 28, 2015
py: Change vstr so that it doesn't null terminate buffer by default.
Show description for 0d3cb67committed
Commits on Jan 25, 2015
Commits on Jan 22, 2015
lib/libm: Add frexp and modf functions; use in stmhal; add tests.
Show description for 6d1f507committed