mirror of https://github.com/ARMmbed/mbed-os.git
Disabling systick
parent
058060711d
commit
d8fbdfcac3
|
@ -50,7 +50,7 @@
|
|||
|
||||
// SYSTICK_ENABLED
|
||||
#ifndef SYSTICK_ENABLED
|
||||
#define SYSTICK_ENABLED 1
|
||||
#define SYSTICK_ENABLED 0
|
||||
#endif
|
||||
|
||||
//==========================================================
|
||||
|
|
Loading…
Reference in New Issue