This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

hal_assert.c文件的作用

各位大神:

            如题: hal_assert.c文件的作用?

            产品不需要LED ,想把LED相关代码去掉。

 在去掉 :#define HAL_TURN_OFF_LED1()  这个宏定义时,编译出错。检查发现hal_assert.c文件调用了:HAL_TURN_OFF_LED1()