diff options
| author | Aditya Naik | 2020-06-01 13:22:51 -0400 |
|---|---|---|
| committer | Aditya Naik | 2020-06-01 13:22:51 -0400 |
| commit | 02935126630c673f61fb61654c961de0cae492f5 (patch) | |
| tree | 635900fee9f48c67de6ce4b4be56b0aca6810769 /makefile | |
| parent | 610f284322974bb88021e94b36f9da046b732257 (diff) | |
Renamed master and slave files, small edits to code
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ BUILD_DIR = build ######################################
# C sources
C_SOURCES = \
-src/main-data.c \
+src/main-slave.c \
src/stm32f4xx_it.c \
src/stm32f4xx_hal_msp.c \
src/system_stm32f4xx.c \
|
