auto generate TOC by using AWK

This commit is contained in:
Vincent Wei
2019-10-30 17:44:37 +08:00
parent ccccbdc958
commit c4099c51a4
69 changed files with 1061 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
# Universal Startup API for RTOSes
- [Malloc Initialization Interface](#malloc-initialization-interface)
- [Standard Output Initialization Interface](#standard-output-initialization-interface)
- [POSIX Threads Initialization Interface](#posix-threads-initialization-interface)
MiniGUI provides universal startup API for RTOSes and spare startup
reference files in V2.0.4/1.6.9. MiniGUI 3.0 continues to use these files.
These files are saved in the MiniGUI source code `rtos/` directory. The rules of