aboutsummaryrefslogtreecommitdiff
path: root/stmhal/mphalport.h
AgeCommit message (Expand)Author
2016-04-22extmod/machine_i2c: Allow mp_hal_pin_obj_t to be any type, not a ptr.Damien George
2016-04-21stmhal: L4: Modify mphalport to support L4 MCU.Tobias Badertscher
2016-04-12stmhal: Use new generic I2C object in machine module.Damien George
2016-04-12stmhal: Implement basic C-level pin HAL.Damien George
2016-02-10stmhal: Add a function for setting the pin alternate functionDave Hylands
2015-10-31all: Add py/mphal.h and use it in all ports.Damien George