aruaru / Mbed OS mbed-os-stm32l4-dma-uart
Revision:
5:b14257cbe29a
Parent:
2:9d67e2b0d96b
Child:
6:431e375c94f4
--- a/README.md	Mon Apr 08 15:27:57 2019 +0000
+++ b/README.md	Mon Apr 08 15:38:25 2019 +0000
@@ -12,7 +12,8 @@
 ```
 
 ### Now compile
-
+works only gcc.
+online not correctry works.
 Invoke `mbed compile`, and specify the name of your platform and your favorite toolchain (`GCC_ARM`, `ARM`, `IAR`). For example, for the Arm Compiler:
 
 ```