This website works better with JavaScript.
Home
Explore
Help
Sign In
xushengqi
/
EchoNewSmallBB826
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
短的新大板V2630 测试程序
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
43 MiB
C
94.4%
Makefile
5.2%
Assembly
0.3%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
EchoNewSmallBB826
/
Core
/
BASE
/
Protobuf
/
Proto
/
bsp_Trace.proto
12 lines
116 B
Raw
Permalink
Blame
History
syntax
=
"proto3"
;
message
TraceMessage
{
string
Level
=
1
;
string
Logger
=
2
;
string
Message
=
4
;
}
Reference in new issue