summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--Core/Src/.main.c.swpbin40960 -> 0 bytes
-rw-r--r--Core/Src/.stm32u0xx_hal_msp.c.swpbin20480 -> 0 bytes
-rw-r--r--Drivers/STM32U0xx_HAL_Driver/Inc/.stm32u0xx_hal_dma.h.swpbin16384 -> 0 bytes
4 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dd15195
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.mxproject
+.*.sw*
+build
diff --git a/Core/Src/.main.c.swp b/Core/Src/.main.c.swp
deleted file mode 100644
index f55a6c6..0000000
--- a/Core/Src/.main.c.swp
+++ /dev/null
Binary files differ
diff --git a/Core/Src/.stm32u0xx_hal_msp.c.swp b/Core/Src/.stm32u0xx_hal_msp.c.swp
deleted file mode 100644
index e2221e6..0000000
--- a/Core/Src/.stm32u0xx_hal_msp.c.swp
+++ /dev/null
Binary files differ
diff --git a/Drivers/STM32U0xx_HAL_Driver/Inc/.stm32u0xx_hal_dma.h.swp b/Drivers/STM32U0xx_HAL_Driver/Inc/.stm32u0xx_hal_dma.h.swp
deleted file mode 100644
index 8719929..0000000
--- a/Drivers/STM32U0xx_HAL_Driver/Inc/.stm32u0xx_hal_dma.h.swp
+++ /dev/null
Binary files differ