Commits
User selector
Commit History
Commits on Feb 13, 2015
stmhal: Make pybstdio usable by other ports, and use it.
Show description for 0b32e50committed
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 1, 2015
Commits on Nov 27, 2014
stmhal: Reduce coupling between USB driver and readline.
Show description for 5cbc9e0committed
Commits on May 25, 2014
Change const byte* to const char* where sensible.
Show description for 2617eebcommitted
Commits on May 7, 2014
- committed
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committedstmhal: Remove #include <stdint.h> from mpconfigport.h.
Show description for 5874c1ccommitted
Commits on May 2, 2014
Commits on Apr 5, 2014
py: Change nlr_jump to nlr_raise, to aid in debugging.
Show description for ea13f40committed
Commits on Mar 29, 2014
stmhal: Factor out stdio and readline to separate files.
Show description for c9fd664committed
Commits on Mar 22, 2014
Loading