diff options
Diffstat (limited to 'Samples/SampleHAL/CheckStck.c')
| -rw-r--r-- | Samples/SampleHAL/CheckStck.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Samples/SampleHAL/CheckStck.c b/Samples/SampleHAL/CheckStck.c deleted file mode 100644 index 54b6bc5d..00000000 --- a/Samples/SampleHAL/CheckStck.c +++ /dev/null @@ -1,11 +0,0 @@ -/* -------------------------------------------
-
- Copyright ZKA Technologies
-
-------------------------------------------- */
-
-///! @brief Use this to check your stack, if using MinGW/MSVC/CodeTools.
-void ___chkstk_ms(void)
-{
- (void)0;
-}
|
