diff --git a/tools/STM32CubeMX_pack/README.md b/tools/STM32CubeMX_pack/README.md deleted file mode 100644 index e591dccd..00000000 --- a/tools/STM32CubeMX_pack/README.md +++ /dev/null @@ -1,32 +0,0 @@ -# 基于STM32 CubeMX开发的TencentOS-Tiny Software Pack v1.0.0 -##TencentOS-Tiny 1.0.0 -软件包具有以下功能: - - (1)软件包针对ARM Cortex-M0+、Cortex-M0、Cortex-M3、Cortex-M4、Cortex-M7、Cortex-M23和Cortex-M33内核进行了TencentOS tiny操作系统的封装,在安装软件包后能够快速将TencentOS tiny相应内核的Keil工程中; - (2)软件包能够自动适应工程所选的内核,arch文件能够根据内核自动显示; - (3)用户在勾选一个组件时,软件包会自动提示还需要勾选其他模块,并可利用界面中的Resolve一键勾选; - (4)用户可自主修改对应内核的tos_config文件,对TencentOS tiny的功能进行裁剪; - (5)目前软件包已经在STM32 CubeMX 6.2.0上进行了测试,完成了基于ARM Cortex-M0+、Cortex-M0、Cortex-M3、Cortex-M4、Cortex-M7和Cortex-M33内核的ST芯片以及单片机移植测试。 - -CSDN博客: - -极术社区:[https://aijishu.com/a/1060000000243533](https://aijishu.com/a/1060000000243533 "STM32 CubeMX软件包制作") - -TencentOS Tiny GitHub网页: - - -# TencentOS-Tiny Software Pack v1.0.0 based on STM32 CubeMX -##TencentOS-Tiny 1.0.0 -The software pack has the following features: - - Updated new pack: - (1) The package packages the TencentOS tiny operating system for the ARM Cortex-M0+, Cortex-M0, Cortex-M3, Cortex-M4, Cortex-M7, Cortex-M23 and Cortex-M33 cores, enabling quick installation of the TencentOS tiny corresponding kernel in a Keil project. - (2) The package can automatically adapt to the kernel selected for the project, and the arch file can be displayed automatically according to the kernel. - (3) When the user checks a component, the package will automatically indicate that other modules need to be checked, and can be checked with one click using Resolve in the interface. - (4) The user can modify the tos_config file of the corresponding kernel to tailor the functions of TencentOS tiny on their own. - (5) The package has been tested on STM32 CubeIDE 6.2.0, completed with core-based based chips and microcontroller development boards based on ARM Cortex-M0+, Cortex-M0, Cortex-M3, Cortex-M4, Cortex-M7, Cortex-M33 cores were ported. - -web of TencentOS Tiny: -# License -Licensed under BSD 3-Clause License. -