Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
switch_cli_ugw8
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Intel
switch_cli_ugw8
Commits
9a3a55ab
Commit
9a3a55ab
authored
5 years ago
by
ke hu
Browse files
Options
Downloads
Patches
Plain Diff
support more switch command
multicast use the commands to change hw
parent
86b0ea1b
No related branches found
No related tags found
No related merge requests found
Pipeline
#136
failed
5 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/ltq_cli_lib.h
+1
-1
1 addition, 1 deletion
src/ltq_cli_lib.h
with
1 addition
and
1 deletion
src/ltq_cli_lib.h
+
1
−
1
View file @
9a3a55ab
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
#define _IFX_CLI_LIB_H
#define _IFX_CLI_LIB_H
typedef
int
(
*
command_fkt
)(
int
argc
,
char
*
argv
[],
int
fd
,
int
numPar
);
typedef
int
(
*
command_fkt
)(
int
argc
,
char
*
argv
[],
int
fd
,
int
numPar
);
#define CONFIG_LTQ_TEST
0
#define CONFIG_LTQ_TEST
1
typedef
struct
{
typedef
struct
{
char
*
Name
;
char
*
Name
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment