mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 09:02:20 +08:00
[bsp][yichip]fix bug
This commit is contained in:
@@ -8,7 +8,7 @@ Description : systick encapsulation.
|
||||
|
||||
#ifndef __YC_SYSTICK_H__
|
||||
#define __YC_SYSTICK_H__
|
||||
#include "..\core\yc3121.h"
|
||||
#include "../core/yc3121.h"
|
||||
|
||||
#define SYSTICK_SYSCLOCK 1
|
||||
#define SYSTICK_HALF_SYSCLOCK 0
|
||||
|
||||
Reference in New Issue
Block a user