Commits
User selector
Commit History
Commits on Jan 11, 2016
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
Show description for 5b3f0b7committed
Commits on Nov 2, 2015
stmhal/can: Fix a bug in filter handling.
Show description for 35e7d9cauthored andcommitted
Commits on Nov 1, 2015
- authored andcommitted
Commits on Oct 31, 2015
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted
Commits on May 27, 2015
stmhal: Remove PYBVxx defines and use config vars for UART/CAN names.
Show description for 1775b65committed
Commits on Apr 18, 2015
- authored andcommitted
Commits on Apr 16, 2015
stmhal: Allow sending CAN messages with timeout=0.
Show description for 7d5e342committedstmhal: Use new %q format to print qstr's in a few more places.
Show description for 4c45921authored andcommittedpy: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed
Commits on Feb 15, 2015
- authored andcommitted
Commits on Jan 21, 2015
py: Remove mp_obj_str_builder and use vstr instead.
Show description for 05005f6committed
Commits on Jan 1, 2015
Commits on Nov 26, 2014
- authored andcommitted
Commits on Nov 16, 2014
stream: Convert .ioctl() to take fixed number of args.
Show description for f4a6a57committed
Commits on Nov 15, 2014
stmhal: Improve CAN init so that it can take sjw, bs1, bs2 args.
Show description for d1b42d7committed
Commits on Oct 31, 2014
Commits on Oct 30, 2014
- committed
- authored andcommitted
Commits on Oct 23, 2014
stmhal: Use OSError with POSIX error code for HAL errors.
Show description for 185cb0dcommitted
Commits on Oct 5, 2014
Commits on Oct 2, 2014
Loading