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 May 12, 2015
py: Add mp_obj_get_int_truncated and use it where appropriate.
Show description for c50772dcommitted
Commits on May 4, 2015
- authored andcommitted
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 24, 2015
stmhal: Bug fix for usocket's accept and setsockopt methods.
Show description for 23342c0committed
Commits on Jan 22, 2015
stmhal: Put mod_network_nic_list in global root-pointer state.
Show description for 8b77e3dcommitted
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 Dec 7, 2014
stmhal: Allow network, uselect, usocket mods to be used by other ports.
Show description for d0caaadcommitted
Commits on Dec 5, 2014
py: Rename mp_obj_int_get to mp_obj_int_get_truncated; fix struct.pack.
Show description for be6d8becommitted
Commits on Dec 4, 2014
stmhal: Overhaul network drivers; has generic network protocol in C.
Show description for 29a1ec1committed
Commits on Nov 29, 2014
Use MP_DEFINE_CONST_DICT macro to define module dicts.
Show description for 3b603f2committed
Commits on Oct 31, 2014
Commits on Sep 30, 2014
stmhal: Add network and usocket module.
Show description for 3a1c4c5committed
Loading