From 11246451b7b96e01e7d421a8f78fe1f580d6f9de Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Wed, 31 Aug 2011 15:32:29 -0400 Subject: maple-native.cpp: Comment tweak. First in what is sure to be a long series of efforts in educating people that you can have GPIOs 56--100 or the SRAM chip, but not both. --- wirish/boards/maple_native.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wirish/boards') diff --git a/wirish/boards/maple_native.cpp b/wirish/boards/maple_native.cpp index 9faa5ad..596a262 100644 --- a/wirish/boards/maple_native.cpp +++ b/wirish/boards/maple_native.cpp @@ -113,7 +113,7 @@ extern const stm32_pin_info PIN_MAP[BOARD_NR_GPIO_PINS] = { {GPIOA, TIMER3, ADC1, 6, 1, 6}, /* D54/PA6 */ {GPIOA, TIMER3, ADC1, 7, 2, 7}, /* D55/PA7 */ - /* Right (triple) header */ + /* FSMC (triple) header */ {GPIOF, NULL, NULL, 0, 0, ADCx}, /* D56/PF0 */ {GPIOD, NULL, NULL, 11, 0, ADCx}, /* D57/PD11 */ -- cgit v1.2.3