update readme
This commit is contained in:
parent
6369e89502
commit
520145f569
|
@ -38,16 +38,13 @@ It includes:
|
||||||
## RT-Thread Features
|
## RT-Thread Features
|
||||||
|
|
||||||
- Designed for resource-constrained devices, the minimum kernel requires only 1.2KB of RAM and 3 KB of Flash.
|
- Designed for resource-constrained devices, the minimum kernel requires only 1.2KB of RAM and 3 KB of Flash.
|
||||||
|
- A variety of standard interfaces, such as POSIX, CMSIS, C++ application environment.
|
||||||
- Has rich components and a prosperous and fast growing package ecosystem.
|
- Has rich components and a prosperous and fast growing package ecosystem.
|
||||||
|
|
||||||
- Elegant code style, easy to use, read and master.
|
- Elegant code style, easy to use, read and master.
|
||||||
|
|
||||||
- High Scalability. RT-Thread has high-quality scalable software architecture, loose coupling, modularity, is easy to tailor and expand.
|
- High Scalability. RT-Thread has high-quality scalable software architecture, loose coupling, modularity, is easy to tailor and expand.
|
||||||
|
|
||||||
- Supports high-performance applications.
|
- Supports high-performance applications.
|
||||||
|
- Supports all mainstream compiling tools such as GCC, Keil and IAR.
|
||||||
- Supports cross-platform and a wide range of chips.
|
- Supports a wide range of <a href="https://www.rt-thread.io/board.html">architectures and chips</a>.
|
||||||
|
|
||||||
## Code Catalogue
|
## Code Catalogue
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue