aboutsummaryrefslogtreecommitdiff
path: root/stm/mpconfigport.h
AgeCommit message (Expand)Author
2014-01-23Move LED defs to mpconfigport.hmux
2014-01-23Add More Feature Test Macrosmux
2014-01-22Fix Feature Macro Prefixmux
2014-01-22Remove Underscore from Macro Namesmux
2014-01-22Add Generic Feature Macros to mpconfigportmux
2014-01-21Fix support for STM32F4DISCOVERYDave Hylands
2014-01-21stm: Put HSE_VALUE and other defines in mpconfigport.h.Damien George
2014-01-21stm: Put TARGET in mpconfigport.h; support PYBv4.Damien George
2014-01-07Factor and simplify Makefile's and mpconfig, part 2.Damien George
2014-01-07Factor and simplify Makefile's and mpconfig.Damien George
2014-01-03Rename default config file to mpconfig.h, and port's to mpconfigport.h.Paul Sokolovsky