aboutsummaryrefslogtreecommitdiff
path: root/stmhal/qstrdefsport.h
AgeCommit message (Expand)Author
2014-03-26stmhal: Remove ExtiMeta object and clean up class constants.Damien George
2014-03-26Change mp_method_t.name from const char * to qstr.Damien George
2014-03-24stmhal: Add DAC driver.Damien George
2014-03-23stmhal: Improved interface to accelerometer.Damien George
2014-03-22stmhal: Add input() and pyb.input() functions.Damien George
2014-03-22stmhal: Add time module with sleep function.Damien George
2014-03-22stmhal: Add os module with a few basic functions.Damien George
2014-03-22stmhal: Add PYBv10 config; add RNG support.Damien George
2014-03-12REPl working on UART6 with STMHALDave Hylands