Skip to content

Commit cd84f17

Browse files
authored
Merge pull request ARMmbed#4312 from c1728p9/remove_systick
BEETLE: Remove unused and conflicting systick
2 parents 349315a + f32be95 commit cd84f17

File tree

3 files changed

+0
-147
lines changed

3 files changed

+0
-147
lines changed

targets/TARGET_ARM_SSG/TARGET_BEETLE/device/cmsis.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
#include "apb_dualtimer.h"
3131
/* APB Timer */
3232
#include "apb_timer.h"
33-
/* Cortex M3 SysTick Driver */
34-
#include "systick_timer.h"
3533
/* Flash Cache Driver */
3634
#include "fcache_api.h"
3735
/* Embedded Flash Driver */

targets/TARGET_ARM_SSG/TARGET_BEETLE/device/systick_timer.c

Lines changed: 0 additions & 94 deletions
This file was deleted.

targets/TARGET_ARM_SSG/TARGET_BEETLE/device/systick_timer.h

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)