This fork is necessary for the Starship code.

Fork of BSP_DISCO_F429ZI by ST

Revision:
2:2c2a847598bb
Parent:
1:2371382139dd
--- a/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_lcd.h	Tue May 16 10:50:25 2017 +0200
+++ b/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_lcd.h	Fri Nov 17 02:18:39 2017 +0000
@@ -120,6 +120,7 @@
 #define LCD_COLOR_RED           0xFFFF0000
 #define LCD_COLOR_CYAN          0xFF00FFFF
 #define LCD_COLOR_MAGENTA       0xFFFF00FF
+#define LCD_COLOR_PURPLE		0xFFB400FF
 #define LCD_COLOR_YELLOW        0xFFFFFF00
 #define LCD_COLOR_LIGHTBLUE     0xFF8080FF
 #define LCD_COLOR_LIGHTGREEN    0xFF80FF80