Commits
User selector
Commit History
Commits on Aug 1, 2016
cc3200, teensy: Remove broken malloc/free/realloc macro helpers.
Show description for 8766bc0committed
Commits on Jun 6, 2016
- authored andcommitted
Commits on Apr 25, 2016
cc3200, stmhal, teensy: Use pyhelp_print_obj function.
Show description for 104aa26authored andcommitted
Commits on Apr 16, 2016
py: Add rules for automated extraction of qstrs from sources.
Show description for d76c65fauthored andcommitted
Commits on Apr 14, 2016
py: Declare help, input, open builtins in core.
Show description for 9b0714bcommitted
Commits on Apr 13, 2016
py: Add ability to have frozen persistent bytecode from .mpy files.
Show description for 0a2e965committed
Commits on Jan 29, 2016
py/runtime: mp_stack_ctrl_init() should be called immediately on startup.
Show description for d3b1f0bcommitted
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 Dec 26, 2015
lib/utils: Add pyexec_frozen_module to load and execute frozen module.
Show description for 84b245fcommitted
Commits on Nov 30, 2015
- authored andcommitted

Commits on Nov 10, 2015
lib/utils/printf: Move from stmhal/ .
Show description for 73ff068committed
Commits on Nov 9, 2015
Commits on Nov 4, 2015
teensy: Switch over to using frozen modules instead of memzip
Show description for 53ea2b5authored andcommitted- authored andcommitted
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 29, 2015
Commits on Oct 24, 2015
Makefiles: Remove duplicate object files when linking.
Show description for 0dbd928committed
Commits on Oct 19, 2015
- committed
all: Make netutils.h available to all ports by default.
Show description for e0f5df5committed
Commits on Oct 11, 2015
Commits on Aug 2, 2015
stmhal: Factor GPIO clock enable logic into mp_hal_gpio_clock_enable.
Show description for 0851751committed
Commits on May 13, 2015
Commits on Apr 16, 2015
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed
Commits on Apr 5, 2015
Commits on Feb 13, 2015
stmhal: Make pybstdio usable by other ports, and use it.
Show description for 0b32e50committed
Commits on Feb 4, 2015
- committed
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 12, 2015
Commits on Jan 9, 2015
Commits on Jan 7, 2015
stmhal: Collect all root pointers together in 1 place.
Show description for 3b51b3ecommittedpy: Put all global state together in state structures.
Show description for b4b10fdcommitted