From a076b0eeab4b84024287c23ca049d563b0467eff Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Wed, 18 May 2011 19:26:23 -0400 Subject: Punting the fix of Maple Native's boardUsedPins to 0.0.12. --- wirish/boards/maple_native.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wirish/boards/maple_native.h') diff --git a/wirish/boards/maple_native.h b/wirish/boards/maple_native.h index b573d72..1669994 100644 --- a/wirish/boards/maple_native.h +++ b/wirish/boards/maple_native.h @@ -70,7 +70,7 @@ #define BOARD_NR_GPIO_PINS 106 #define BOARD_NR_PWM_PINS 18 #define BOARD_NR_ADC_PINS 21 -/* FIXME [0.0.10] this isn't true at all; almost all of the triple +/* FIXME [0.0.12] this isn't true at all; almost all of the triple * header pins are used by the FSMC by default. Fix this (and the * corresponding boardUsedPins definition in maple_native.cpp) by QA * time. */ -- cgit v1.2.3