fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite)

This commit is contained in:
hexkyz
2020-11-10 18:44:50 +00:00
committed by SciresM
parent 7a9018dc7a
commit 3e2f776184
128 changed files with 204 additions and 99434 deletions

View File

@@ -29,7 +29,7 @@
#define CONFIG_SDRAM_COMPRESS_CFG
#ifdef CONFIG_SDRAM_COMPRESS_CFG
#include "lib/lz.h"
#include "../../../fusee/common/lz.h"
#include "sdram_lz.inl"
#else
#include "sdram.inl"