mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 19:08:54 +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
|
// MUST use full path
|
||||||
"text": "file e:/workspace/luban-lite/output/d13x_demo88-nand_rt-thread_helloworld/images/d13x.elf" // FIXME
|
"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
|
// FIXME
|
||||||
"text": "b rt_hw_board_init"
|
"text": "b rt_hw_board_init"
|
||||||
@@ -133,6 +139,12 @@
|
|||||||
// MUST use full path
|
// MUST use full path
|
||||||
"text": "file e:/workspace/luban-lite/output/d21x_demo88-nand_rt-thread_helloworld/images/d21x.elf" // FIXME
|
"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
|
// FIXME
|
||||||
"text": "b rt_hw_board_init"
|
"text": "b rt_hw_board_init"
|
||||||
|
|||||||
Reference in New Issue
Block a user