Split disk access into seperate file

This commit is contained in:
2021-06-15 21:36:00 +02:00
parent ca7f1b3684
commit ce56fd259a
6 changed files with 571 additions and 539 deletions

View File

@@ -39,6 +39,7 @@ C_SOURCES = \
Src/main.c \
Src/firmware.c \
Src/restart.c \
Src/disk.c \
Src/control.c \
Src/profiling.c \
Src/io.c \