将测试目录下的原配置文件改为系统配置文件

This commit is contained in:
2025-02-10 00:08:30 +08:00
parent 9943b5c044
commit 6ab7cc4590
3 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#include <stdint.h>
#include "tl2cdr.h"
#include "mstMainCfg.h"
#include "system_cfg.h"
#include "sysDef.h"
volatile uint32_t *const plic_priority = (uint32_t *)(0xc000000U);