1.新增中英文README。
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
----------
|
||||
|
||||

|
||||

|
||||
|
||||
----------
|
||||
|
||||
@@ -71,9 +71,9 @@
|
||||
|
||||
`Kconfig` 会根据配置文件自动生成配置选项界面。开发者可以通过简单的操作来选择需要启用的功能组件和设置相关参数。
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
通过修改参数,快速裁剪所需功能。配置完成后通过 `Python` 脚本自动生成配置文件。
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ drivers. This greatly improves the reusability of software and its extensibility
|
||||
|
||||
----------
|
||||
|
||||

|
||||

|
||||
|
||||
----------
|
||||
|
||||
@@ -79,9 +79,9 @@ code.
|
||||
`Kconfig` will automatically generate the configuration options interface based on the configuration file. Developers
|
||||
can select the functional components that need to be enabled and set relevant parameters through simple operations.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
By modifying parameters, you can quickly tailor the required functions. After the configuration is complete,
|
||||
the `Python` script automatically generates the configuration file.
|
||||
|
||||
Reference in New Issue
Block a user