Skip to content

Commit

Permalink
FNET 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Butok (B00423) committed Mar 21, 2016
1 parent cbaeb31 commit 8a32f0a
Show file tree
Hide file tree
Showing 375 changed files with 56,456 additions and 53,666 deletions.
442 changes: 222 additions & 220 deletions fnet_demos/common/fnet_application/fapp.c

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions fnet_demos/common/fnet_application/fapp.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**************************************************************************
*
*
* Copyright 2011-2015 by Andrey Butok. FNET Community.
* Copyright 2008-2010 by Andrey Butok. Freescale Semiconductor, Inc.
*
Expand All @@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*
**********************************************************************/
**********************************************************************/
/*!
*
* @file fapp.h
Expand All @@ -42,7 +42,7 @@ extern "C" {
/**************************************************************************/ /*!
* @def FAPP_VERSION
* @brief Current version number of the FNET Demoi Application.
* The resulting value format is xx.xx.xx = major.minor.revision, as a
* The resulting value format is xx.xx.xx = major.minor.revision, as a
* string.
******************************************************************************/
void fapp_main( void ); /* Main entry point of the shell demo. */
Expand Down
Loading

0 comments on commit 8a32f0a

Please sign in to comment.