multicore fix
This commit is contained in:
8
driver/tests/basic/common.h
Normal file
8
driver/tests/basic/common.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _COMMON_H_
|
||||
#define _COMMON_H_
|
||||
|
||||
#define DEV_MEM_SRC_ADDR 0x10000000
|
||||
#define DEV_MEM_DST_ADDR 0x20000000
|
||||
#define NUM_BLOCKS 16
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user