Skip to content

Commit 03e8011

Browse files
committed
REALTEK_RTL8195AM: Expose SystemCoreClock via cmsis.h
This change is necessary as updated CMSIS/RTX require the SystemCoreClock symbol.
1 parent 43a3612 commit 03e8011

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device

1 file changed

+1
-1
lines changed

targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/rtl8195a.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#include "hal_efuse.h"
3333
#include "hal_soc_ps_monitor.h"
3434
#include "diag.h"
35-
35+
#include "system_8195a.h"
3636

3737
// from RDC team
3838
#ifdef CONFIG_MBED_ENABLED

0 commit comments

Comments
 (0)