Skip to content

Commit af5cb9c

Browse files
committed
nrf: Remove unneeded hal files
1 parent 2a12fcd commit af5cb9c

File tree

10 files changed

+0
-1037
lines changed

10 files changed

+0
-1037
lines changed

ports/nrf/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,8 @@ LIBS += -L $(dir $(LIBGCC_FILE_NAME)) -lgcc
9191

9292
SRC_HAL = $(addprefix hal/,\
9393
hal_uart.c \
94-
hal_uarte.c \
9594
hal_time.c \
96-
hal_timer.c \
97-
hal_twi.c \
98-
hal_gpio.c \
9995
hal_rng.c \
100-
hal_pwm.c \
10196
)
10297

10398
SRC_NRFX = $(addprefix nrfx/,\

ports/nrf/hal/hal_gpio.c

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

ports/nrf/hal/hal_irq.h

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

ports/nrf/hal/hal_pwm.c

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

0 commit comments

Comments
 (0)