4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-21 01:07:18 +08:00

[bsp][fm33lc026]fix path issue

This commit is contained in:
CYFS 2024-10-20 13:53:40 +08:00 committed by Meco Man
parent 7e123fb187
commit fc6f3c0403

View File

@ -195,8 +195,8 @@
#endif
#include "core_cminstr.h" /* Core Instruction Access */
#include "core_cmfunc.h" /* Core Function Access */
#include "core_cmInstr.h" /* Core Instruction Access */
#include "core_cmFunc.h" /* Core Function Access */
#ifdef __cplusplus
}