aboutsummaryrefslogtreecommitdiff
path: root/stm/usrsw.c
AgeCommit message (Expand)Author
2014-05-21stm: Remove long-obsolete stm/ port.Damien George
2014-03-30Rename rt_* to mp_*.Damien George
2014-02-26Remove param from python API of ext_registerDave Hylands
2014-02-23Add EXTI supportDave Hylands
2014-02-03Initial support for NetduinoDave Hylands
2014-01-25stm: Improved ADC module; add BOARD_NAME config value.Damien George
2014-01-23stm: Remove unnecessary #includes; small other changes.Damien George
2014-01-22Add Generic Feature Macros to mpconfigportmux
2014-01-21stm: Put TARGET in mpconfigport.h; support PYBv4.Damien George
2014-01-21Revamp qstrs: they now include length and hash.Damien George
2014-01-05stm: pull-up usr switch on pyboard (fixes regression).Damien George
2014-01-05Add Initial Support for STM32F4DISCOVERY Boardmux
2014-01-05stm: rename sw_xx to switch_xx; change Python bindings to new version.Damien George
2014-01-05Move user switch code into a separate modulemux