800*320工程文件+初始demo提交
This commit is contained in:
9
SW/examples/common/btdm/controller_code.s
Normal file
9
SW/examples/common/btdm/controller_code.s
Normal file
@ -0,0 +1,9 @@
|
||||
AREA RO,DATA,READONLY
|
||||
|
||||
EXPORT CODE_BASE
|
||||
EXPORT CODE_END
|
||||
CODE_BASE
|
||||
incbin controller_code
|
||||
CODE_END
|
||||
|
||||
END
|
Reference in New Issue
Block a user