增加cortex-m33架构支持,支持swm34s芯片
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "app.h"
|
||||
#include "mm_wrap.h"
|
||||
#include "thread_armv7m.h"
|
||||
#include "misc.h"
|
||||
#include "knl_misc.h"
|
||||
|
||||
static uint8_t knl_msg_buf[THREAD_MSG_BUG_LEN];
|
||||
static thread_t *knl_thread;
|
||||
|
||||
Reference in New Issue
Block a user