Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now.
Fusee: Fixed wrong argument in se.c function. Fusee: Improved timers.
This commit is contained in:
@@ -21,7 +21,7 @@ include $(DEVKITARM)/base_rules
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := $(notdir $(CURDIR))
|
||||
BUILD := build
|
||||
SOURCES := src src/lib src/lib/fatfs src/display src/hwinit
|
||||
SOURCES := src src/sdmmc src/hwinit src/lib src/lib/fatfs src/display
|
||||
DATA := data
|
||||
INCLUDES := include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user