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.
Dependents: KL25Z_ILI9320_Demo Mini-DK
Diff: IAP/IAP.cpp
- Revision:
- 3:a016fe71ed72
- Parent:
- 0:630b4da97968
--- a/IAP/IAP.cpp Wed May 22 11:40:28 2013 +0000
+++ b/IAP/IAP.cpp Tue Mar 18 18:59:54 2014 +0000
@@ -23,6 +23,7 @@
* revision 2.1 26-Nov-2012 EEPROM access code imported from Suga koubou san's (http://mbed.org/users/okini3939/) library
* http://mbed.org/users/okini3939/code/M0_EEPROM_test/
*/
+#if defined(TARGET_LPC11U24) || defined(TARGET_LPC1768)
#include "mbed.h"
#include "IAP.h"
@@ -269,3 +270,5 @@
return ( (int)IAP_result[ 0 ] );
}
#endif
+#endif // TARGET_LPC1768 - TARGET_LPC11U24
+

HY28A-LCDB SPI (ILI9320 + XPT2046)
HY28B 2.8" - Touch Screen TFT LCD - SPI, 8 & 16-bit (ILI9325 + XPT2046)