mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-12 23:28:53 +00:00
v1.1.1
This commit is contained in:
12
.vscode/launch.json
vendored
12
.vscode/launch.json
vendored
@@ -49,6 +49,12 @@
|
||||
// MUST use full path
|
||||
"text": "file e:/workspace/luban-lite/output/d13x_demo88-nand_rt-thread_helloworld/images/d13x.elf" // FIXME
|
||||
},
|
||||
{
|
||||
"text": "set $a0=0"
|
||||
},
|
||||
{
|
||||
"text": "set $a1=0"
|
||||
},
|
||||
{
|
||||
// FIXME
|
||||
"text": "b rt_hw_board_init"
|
||||
@@ -133,6 +139,12 @@
|
||||
// MUST use full path
|
||||
"text": "file e:/workspace/luban-lite/output/d21x_demo88-nand_rt-thread_helloworld/images/d21x.elf" // FIXME
|
||||
},
|
||||
{
|
||||
"text": "set $a0=0"
|
||||
},
|
||||
{
|
||||
"text": "set $a1=0"
|
||||
},
|
||||
{
|
||||
// FIXME
|
||||
"text": "b rt_hw_board_init"
|
||||
|
||||
Reference in New Issue
Block a user