aboutsummaryrefslogtreecommitdiff
path: root/teensy/teensy_hal.h
AgeCommit message (Expand)Author
2014-09-19Add Timer support (PWM, OC, IC) for stmhal and teensyDave Hylands
2014-08-25teensy: Fix multiple definition of irq functions.Damien George
2014-08-25stmhal: Use MP_OBJ_NEW_SMALL_INT directly in pyb.micros/millis.Damien George
2014-08-25Add save/restore_irqDave Hylands
2014-08-25stmhal: Make enable_irq and disable_irq inline functions.Damien George
2014-08-25Add save/restore_irqDave Hylands
2014-08-07Add support for selecting pin alternate functions from python.Dave Hylands
2014-07-02Merge branch 'teensy-new' of github.com:dhylands/micropython into dhylands-te...Damien George
2014-06-15Updated teensy to build.Dave Hylands