component/bt: add vendor hci cmd

This commit is contained in:
zwj
2018-10-29 21:27:39 +08:00
committed by zhiweijian
parent cea310d5c5
commit 9f3bde6096
3 changed files with 84 additions and 14 deletions

View File

@@ -58,6 +58,7 @@ PROVIDE ( _bss_start_btdm = 0x3ffb8000);
PROVIDE ( _bss_end_btdm = 0x3ffbff70);
PROVIDE ( _daylight = 0x3ffae0a4 );
PROVIDE ( dbg_default_handler = 0x3ff97218 );
PROVIDE ( dbg_default_state = 0x3ff97220 );
PROVIDE ( dbg_state = 0x3ffb8d5d );
PROVIDE ( DebugE256PublicKey_x = 0x3ff97428 );
PROVIDE ( DebugE256PublicKey_y = 0x3ff97408 );