Skip to content

Commit 6abaae1

Browse files
committed
[bl] Removing useless files
1 parent 455cd9b commit 6abaae1

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

bootloaders/zero/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,9 @@ board_startup.c \
9393
main.c \
9494
sam_ba_usb.c \
9595
sam_ba_cdc.c \
96-
sam_ba_led.c \
9796
sam_ba_monitor.c \
9897
sam_ba_serial.c
9998

100-
10199
OBJECTS=$(addprefix $(BUILD_PATH)/, $(SOURCES:.c=.o))
102100
DEPS=$(addprefix $(BUILD_PATH)/, $(SOURCES:.c=.d))
103101

bootloaders/zero/sam_ba_led.c

Whitespace-only changes.

bootloaders/zero/sam_ba_led.h

Whitespace-only changes.

0 commit comments

Comments
 (0)