Thomas Collura / LCD_DISCO_F429ZIdemoLCD1

Files at this revision

API Documentation at this revision

Comitter:
tomcollura
Date:
Wed Jun 12 15:53:14 2019 +0000
Parent:
0:dc55a068bc1a
Commit message:
first commit

Changed in this revision

LCD_DISCO_F429ZI.h Show annotated file Show diff for this revision Revisions of this file
diff -r dc55a068bc1a -r 6b55f1c44f47 LCD_DISCO_F429ZI.h
--- a/LCD_DISCO_F429ZI.h	Thu Dec 17 10:26:56 2015 +0000
+++ b/LCD_DISCO_F429ZI.h	Wed Jun 12 15:53:14 2019 +0000
@@ -19,6 +19,9 @@
 #ifndef __LCD_DISCO_F429ZI_H
 #define __LCD_DISCO_F429ZI_H
 
+// tfc added 6-12-2019
+#define TARGET_DISCO_F429ZI
+
 #ifdef TARGET_DISCO_F429ZI
 
 #include "mbed.h"