Commits
User selector
Commit History
Commits on Nov 9, 2015
py: Add basic support for dynamically loadable native modules.
Show description for e06aed4committed
Commits on Nov 4, 2015
- authored andcommitted
Commits on Oct 31, 2015
- committed
- committed
extmod/re1.5: Update to 0.8.
Show description for 7cce2f6committedextmod/modlwip: socket->incoming changed by async callbacks, must be volatile.
Show description for 4deb493committed
Commits on Oct 27, 2015
extmod/moductypes: When dealing with UINT64, use mp_obj_new_int_from_ull().
Show description for 20f85fecommittedunix, stmhal: Introduce mp_hal_delay_ms(), mp_hal_ticks_ms().
Show description for 404dae8committed
Commits on Oct 26, 2015
extmod/modlwip: Codestyle: no need for () when taking address of primary expr.
Show description for 858ed6dcommitted- committed
extmod/modlwip.c: Codestyle whitespace changes.
Show description for 7621706committedextmod/modlwip: slip: Use stream protocol and be port-independent.
Show description for e0d7740committed
Commits on Oct 25, 2015
extmod/moductypes: Implement buffer protocol.
Show description for 393d0c1committed
Commits on Oct 23, 2015
- authored andcommitted
Commits on Oct 20, 2015
Commits on Oct 6, 2015
Commits on Aug 17, 2015
Commits on Jul 8, 2015
modmachine: Implement physical memory access using /dev/mem (Linux, etc).
Show description for 354d175committed
Commits on Jul 6, 2015
extmod/modubinascii: Re-use error string to reduce code size.
Show description for 722d484committed
Commits on Jul 4, 2015
Commits on Jun 6, 2015
moductypes: Swap address and descriptor args in constructor.
Show description for 1679696committed
Commits on May 22, 2015
- committed
Daniel Campora
Commits on May 21, 2015
moduhashlib: Remove not implemented .hexdigest().
Show description for 2fddc68committed- authored andcommitted

Commits on May 20, 2015
extmod: Add ubinascii.unhexlify
Show description for 3ad94d6authored andcommitted
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
modmachine: Add new module to access hardware, starting with physical memory.
Show description for 0116218committed
Commits on Apr 16, 2015
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed
Commits on Apr 11, 2015
py: Combine load_attr and store_attr type methods into one (attr).
Show description for b1bbe96committed
Commits on Mar 19, 2015
Commits on Mar 18, 2015
extmod: Update uzlib to 1.2.1.
Show description for 02894b5committedextmod: Update re1.5 to 0.7.
Show description for d7194f1committed