|
|
@@ -33,6 +33,59 @@ chip:
|
|
|
tx_name: PA9
|
|
|
uart_name: UART1
|
|
|
default_projects:
|
|
|
+- builtin_files:
|
|
|
+ - files_and_folders:
|
|
|
+ - .config
|
|
|
+ - .cproject
|
|
|
+ - .gitignore
|
|
|
+ - .project
|
|
|
+ - .settings
|
|
|
+ - applications
|
|
|
+ - board
|
|
|
+ - cconfig.h
|
|
|
+ - figures
|
|
|
+ - Kconfig
|
|
|
+ - libraries
|
|
|
+ - makefile.targets
|
|
|
+ - project.ewd
|
|
|
+ - project.ewp
|
|
|
+ - project.eww
|
|
|
+ - project.uvopt
|
|
|
+ - project.uvoptx
|
|
|
+ - project.uvprojx
|
|
|
+ - README.md
|
|
|
+ - rtconfig.h
|
|
|
+ - rtconfig.py
|
|
|
+ - rtconfig_preinc.h
|
|
|
+ - SConscript
|
|
|
+ - SConstruct
|
|
|
+ - template.ewp
|
|
|
+ - template.eww
|
|
|
+ - template.uvopt
|
|
|
+ - template.uvoptx
|
|
|
+ - template.uvprojx
|
|
|
+ source_path_offset: rtt_default_project_0
|
|
|
+ target_path_offset: ''
|
|
|
+ external_files:
|
|
|
+ - files_and_folders:
|
|
|
+ - components
|
|
|
+ - include
|
|
|
+ - libcpu/arm
|
|
|
+ - libcpu/Kconfig
|
|
|
+ - libcpu/SConscript
|
|
|
+ - src
|
|
|
+ - tools
|
|
|
+ - Kconfig
|
|
|
+ - LICENSE
|
|
|
+ package_name: RT-Thread
|
|
|
+ package_type: RT-Thread_Source_Code
|
|
|
+ package_vendor: ''
|
|
|
+ package_version: 4.1.0
|
|
|
+ source_path_offset: ''
|
|
|
+ target_path_offset: rt-thread
|
|
|
+ project_description: ''
|
|
|
+ project_name: ''
|
|
|
+ project_type: rt-thread|@full|@4.1.0
|
|
|
- builtin_files:
|
|
|
- files_and_folders:
|
|
|
- .config
|
|
|
@@ -160,5 +213,5 @@ features_zh:
|
|
|
- 调试接口:板载 ST-LINK/V2-1 调试器
|
|
|
pkg_type: Board_Support_Packages
|
|
|
pkg_vendor: RealThread
|
|
|
-pkg_version: 0.1.2
|
|
|
+pkg_version: 0.1.3
|
|
|
yaml_version: 2
|