1.新增AC6 配置GNU教程。
This commit is contained in:
@@ -225,8 +225,14 @@ tutorials are based on applying Kconfig).
|
||||
|
||||
3. Configure the GNU syntax. If you are using a non-gcc compiler, enable GNU syntax. Take `keil` for example:
|
||||
|
||||
AC5:
|
||||
|
||||

|
||||
|
||||
AC6:
|
||||
|
||||

|
||||
|
||||
4. Include `#include "include/mr_lib.h"` in your project.
|
||||
5. Add the automatic initialization function `mr_auto_init();` in the main function.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user