我 发表了评论
@flashman2002 `/*Copyright (c) 2006-2021, RT-Thread Development Team*SPDX-License-Identifier: Apache
我 发表了评论
调试进去就死了,停在void rt_hw_hard_fault_exception(struct exception_stack_frame *contex)这个函数while死循环哪里
我 发表了评论
`int main(void){GPIO_InitTypeDef GPIO_InitStruct; __HAL_RCC_GPIOA_CLK_ENABLE(); GPIO_InitStruct.Pin
我 发布了问题
rt-thread延时函数的区别