mirror of https://github.com/ARMmbed/mbed-os.git
[M487] Change OS_CLOCK to 192 MHz
parent
aaf26a12e1
commit
4d4d1a89f9
|
@ -80,7 +80,7 @@
|
|||
#define OS_MAINSTKSIZE 256
|
||||
#endif
|
||||
#ifndef OS_CLOCK
|
||||
#define OS_CLOCK 160000000
|
||||
#define OS_CLOCK 192000000
|
||||
#endif
|
||||
|
||||
#if defined(__CC_ARM)
|
||||
|
|
Loading…
Reference in New Issue