Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nuttx-apps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
nuttx-apps
Commits
fe0b2506
Commit
fe0b2506
authored
11 years ago
by
Gregory Nutt
Browse files
Options
Downloads
Patches
Plain Diff
Minor, costmetic things that were still unsaved in my editor
parent
3ff45e66
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/cc3000/cc3000basic.c
+5
-5
5 additions, 5 deletions
examples/cc3000/cc3000basic.c
with
5 additions
and
5 deletions
examples/cc3000/cc3000basic.c
+
5
−
5
View file @
fe0b2506
...
@@ -86,17 +86,18 @@
...
@@ -86,17 +86,18 @@
****************************************************************************/
****************************************************************************/
/*
/*
* Memory Analyses
* Memory Analyses
*
* total used free largest
* total used free largest
* Mem: 16560 11144 5416 5384
* Mem: 16560 11144 5416 5384
* PID SIZE USED THREAD NAME
* PID SIZE USED THREAD NAME
* 0 0 0 Idle Ta
* 0 0 0 Idle Ta
sk
* 1 796 772 init
* 1 796 772 init
* 2 660 644 c3b
* 2 660 644 c3b
* 3 332 316 <pthread0
* 3 332 316 <pthread0
>
*
*
* 8 460 436 <pthread0
* 8 460 436 <pthread0
>
*
*
* 9 292 268 <pthread
* 9 292 268 <pthread
>
* 10 492 468 Telnet dd
* 10 492 468 Telnet dd
* 11 960 940 Telnet sd
* 11 960 940 Telnet sd
*/
*/
...
@@ -148,7 +149,6 @@ void ShowInformation(void);
...
@@ -148,7 +149,6 @@ void ShowInformation(void);
#undef CONFIG_EXAMPLE_CC3000_MEM_CHECK
#undef CONFIG_EXAMPLE_CC3000_MEM_CHECK
/****************************************************************************
/****************************************************************************
* Private Data
* Private Data
****************************************************************************/
****************************************************************************/
...
...
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