This commit is contained in:
Antoine Drouin
2009-07-10 01:11:38 +00:00
parent b07f024812
commit 03d390743e
+12
View File
@@ -0,0 +1,12 @@
#ifndef CONFIG_FYA_V1_0_H
#define CONFIG_FYA_V1_0_H
/* Onboard LEDs */
#define LED_1_BANK
#define LED_1_GPIO GPIOC
#define LED_1_PIN 12
#endif /* CONFIG_FYA_V1_0_H */