[libcpu]fix RT_ASSERT undefine (#7816)

This commit is contained in:
Supper Thomas
2023-07-14 09:47:02 +08:00
committed by GitHub
parent 2f5e4ac27e
commit 350626841a
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
* 2019-04-27 misonyo update to cortex-m7 series
*/
#include <rtthread.h>
#include <rthw.h>
#include <rtdef.h>
#include <board.h>