summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/help.c
Commit message (Expand)AuthorAge
* stmhal: Update help and comments re gpio changing to Pin.Damien George2014-04-18
* stmhal: Improve help() function.Damien George2014-04-09
* py: Change module globals from mp_map_t* to mp_obj_dict_t*.Damien George2014-04-05
* Merge map.h into obj.h.Damien George2014-03-30
* py: Rename old const type objects to mp_type_* for consistency.Damien George2014-03-29
* stmhal: Remove ExtiMeta object and clean up class constants.Damien George2014-03-26
* Remove mp_obj_type_t.methods entry and use .locals_dict instead.Damien George2014-03-26
* Change mp_method_t.name from const char * to qstr.Damien George2014-03-26
* stmhal: Update help function.Damien George2014-03-24