mirror of https://github.com/ARMmbed/mbed-os.git
REALTEK_RTL8195AM: Expose SystemCoreClock via cmsis.h
This change is necessary as updated CMSIS/RTX require the SystemCoreClock symbol.pull/4714/head
parent
43a361214a
commit
03e80119b5
|
|
@ -32,7 +32,7 @@
|
|||
#include "hal_efuse.h"
|
||||
#include "hal_soc_ps_monitor.h"
|
||||
#include "diag.h"
|
||||
|
||||
#include "system_8195a.h"
|
||||
|
||||
// from RDC team
|
||||
#ifdef CONFIG_MBED_ENABLED
|
||||
|
|
|
|||
Loading…
Reference in New Issue