NuMaker emWin HMI

Revision:
3:ff78c029f033
Parent:
2:fd584a732a41
Child:
8:02f5b3d0cf3c
--- a/README.md	Mon Apr 01 19:29:32 2019 +0800
+++ b/README.md	Fri Apr 12 11:27:23 2019 +0800
@@ -15,6 +15,12 @@
 3. mbed config -G ARM_PATH "C:\Keil_v5\ARM\ARMCC"
 4. mbed compile
 
+Target board "NUMAKER_PFM_M487" with IAR toolchain.
+1. mbed target "NUMAKER_PFM_M487"
+2. mbed toolchain "IAR"
+3. mbed config -G IAR_PATH "C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.2\arm"
+4. mbed compile
+
 Please note that the toolchain path in step 3 may be different from your environment.
 
 ### Burn Code & Execute