update docs

This commit is contained in:
hathach
2019-09-06 16:50:00 +07:00
parent a5b8a67c80
commit f5bb48fed5
3 changed files with 40 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ The stack supports the following MCUs
## Compiler & IDE
The stack is developed with GCC compiler, and should be compilable with others. Folder `examples` provide Makefile and Segger Embedded Studio build support.
The stack is developed with GCC compiler, and should be compilable with others. Folder `examples` provide Makefile and Segger Embedded Studio build support. [Here is instruction to build example](examples/readme.md).
## Getting Started