commit | cfac337b0fbcad5181096ab72bb24a05bd444562 | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Mon Feb 27 17:31:24 2012 +0100 |
committer | Roland Stigge <stigge@antcom.de> | Mon Feb 27 17:31:24 2012 +0100 |
tree | fce7d84f4fe0cd77779c603cf060288ba5929f6e | |
parent | 6b21d18ed50c7d145220b0724ea7f2613abf0f95 [diff] |
ARM: LPC32xx: Fix missing and bad LPC32XX macros Some of the LPC32XX_* macros were typed ("LCP32XX_*"), which is fixed by this patch. (Besides another LCP doc typo.) Further, the LPC32XX_GPIO_P2_MUX_SET/CLR/STATE macros were missing. Signed-off-by: Roland Stigge <stigge@antcom.de>