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 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 Aug 7, 2015
- authored andcommitted
Commits on Aug 2, 2015
stmhal: Factor GPIO clock enable logic into mp_hal_gpio_clock_enable.
Show description for 0851751committed
Commits on Jul 29, 2015
- authored andcommitted
Commits on Apr 18, 2015
Commits on Apr 16, 2015
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed
Commits on Jan 7, 2015
stmhal: Collect all root pointers together in 1 place.
Show description for 3b51b3ecommitted
Commits on Jan 1, 2015
Commits on Dec 8, 2014
modsys: Add sys.print_exception(exc, file=sys.stdout) function.
Show description for 46c3ab2authored andcommitted
Commits on Aug 29, 2014
Change some parts of the core API to use mp_uint_t instead of uint/int.
Show description for ecc88e9committed
Commits on Aug 4, 2014
stmhal: Clean up reset/soft-reset code; fix bug init'ing VCP exc.
Show description for ccacdf4committed
Commits on Jul 3, 2014
Rename machine_(u)int_t to mp_(u)int_t.
Show description for 40f3c02committed
Commits on Jun 19, 2014
Commits on May 6, 2014
py: Add keyword arg support to enumerate constructor.
Show description for 491cbd6committed
Commits on May 5, 2014
Change references (in comments) of pyb.GPIO to be pyb.Pin
Show description for 1145a07committed
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed
Commits on May 2, 2014
Commits on Apr 29, 2014
- committed
stmhal: Add documentation in comments, and script to generate HTML.
Show description for 8d09640committed
Commits on Apr 26, 2014
Commits on Apr 20, 2014
Commits on Apr 19, 2014
- committed
stmhal: Add SPI class.
Show description for d689430committed
Commits on Apr 18, 2014
stmhal: Big cleanup; merge gpio into Pin; make names consistent.
Show description for c66d86ccommitted
Loading