From 7ebee62c1e671b9691d60c0f53a8258b006bab18 Mon Sep 17 00:00:00 2001
From: Craig Duffy <craig.duffy@uwe.ac.uk>
Date: Mon, 7 Mar 2022 17:53:41 +0000
Subject: [PATCH] Delete main.d

---
 worksheet4/main.d | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 worksheet4/main.d

diff --git a/worksheet4/main.d b/worksheet4/main.d
deleted file mode 100644
index 7b2746d..0000000
--- a/worksheet4/main.d
+++ /dev/null
@@ -1,8 +0,0 @@
-main.o: main.c com_port.h \
- ../STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h \
- ../STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h \
- ../STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h \
- stm32f10x_conf.h \
- ../STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h \
- ../STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h \
- ../STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h
-- 
GitLab