Merge branch 'master' of github.com:OpenAtomFoundation/TencentOS-tiny

This commit is contained in:
mculover666
2022-05-11 17:14:04 +08:00
7 changed files with 13 additions and 16 deletions

View File

@@ -305,9 +305,6 @@ void application_entry(void *arg)
{
char *str = "TencentOS-tiny";
// 初始化tencent-os tiny定时器模块
timer_init();
// 初始化按键检测模块
stm32g0xx_key_init();