Skip to content

Commit f32be95

Browse files
committed
BEETLE: Remove unused and conflicting systick
Remove the systick_timer driver from the BEETLE. This driver is both unused and conflicts with the upcoming RTX5 PR.
1 parent 01f02b4 commit f32be95

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)