Imported more library files
Not compiling currently
This commit is contained in:
11
config/sl_memory_config.h
Normal file
11
config/sl_memory_config.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef SL_MEMORY_CONFIG_H
|
||||
#define SL_MEMORY_CONFIG_H
|
||||
|
||||
#include "sl_memory_manager_region_config.h"
|
||||
#include "sl_common.h"
|
||||
|
||||
#ifndef SL_SUPPRESS_DEPRECATION_WARNINGS_SDK_2024_6
|
||||
#warning "This file is deprecated as of Simplicity SDK 2024.6. Content was moved to sl_memory_manager_region_config.h."
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user