aboutsummaryrefslogtreecommitdiff
path: root/stmhal/mphal.h
AgeCommit message (Expand)Author
2015-08-07stamhal: Add definitions for MCU_SERIES_F4 and MCU_SERIES_F7Dave Hylands
2015-08-03stmhal: Factor GPIO clock enable logic into mp_hal_gpio_clock_enable.Damien George
2015-07-30stmhal: Add STM32F7DISC and associated changes.Dave Hylands
2015-07-30stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H.Dave Hylands
2015-02-13stmhal: Make pybstdio usable by other ports, and use it.Damien George
2014-11-27stmhal: Reduce coupling between USB driver and readline.Damien George
2014-10-23stmhal: Use OSError with POSIX error code for HAL errors.Damien George
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