Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 1:6b55f1c44f47, committed 2019-06-12
- 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"