Merged cpm22 and bios, and layed foundation for different disk types

This commit is contained in:
2021-06-16 02:01:14 +02:00
parent 100abbfa70
commit c20b587580
4 changed files with 2555 additions and 10 deletions

View File

@@ -43,6 +43,7 @@ Src/disk.c \
Src/control.c \
Src/profiling.c \
Src/io.c \
Src/toml.c \
Src/stm32f4xx_it.c \
Src/stm32f4xx_hal_msp.c \
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c \