Sfoglia il codice sorgente

Merge pull request #2 from luoyuzhao/master

support 4.0.5
shiwei 4 anni fa
parent
commit
263b48613e
1 ha cambiato i file con 53 aggiunte e 1 eliminazioni
  1. 53 1
      sdk-bsp-stm32l432kc-st-stm32l432kc-st-nucleo.yaml

+ 53 - 1
sdk-bsp-stm32l432kc-st-stm32l432kc-st-nucleo.yaml

@@ -63,7 +63,7 @@ features_zh:
 - 启用ArmMbed 合规
 pkg_type: Board_Support_Packages
 pkg_vendor: RT-Thread
-pkg_version: 1.0.0
+pkg_version: 1.0.1
 template_projects:
 - builtin_files:
   - files_and_folders:
@@ -116,4 +116,56 @@ template_projects:
   project_description: ST stm32l432-st-nucleo bsp
   project_name: stm32l432-st-nucleo
   project_type: rt-thread|@full|@latest
+
+- 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.uvoptx
+    - project.uvprojx
+    - README.md
+    - rtconfig.h
+    - rtconfig.py
+    - rtconfig_preinc.h
+    - SConscript
+    - SConstruct
+    - template.ewp
+    - template.eww
+    - template.uvoptx
+    - template.uvprojx
+    source_path_offset: 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.0.5
+    source_path_offset: ''
+    target_path_offset: rt-thread
+  project_description: ST stm32l432-st-nucleo bsp
+  project_name: stm32l432-st-nucleo
+  project_type: rt-thread|@full|@4.0.5
 yaml_version: 3