Skip to content

Commit

Permalink
Documentation how to run blinking_echo on x86 platform
Browse files Browse the repository at this point in the history
  • Loading branch information
evolentini committed Dec 9, 2014
1 parent de03266 commit e3b9fb0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions examples/blinking_echo/src/blinking_echo.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,12 @@

/** \brief Blinking_echo example source file
**
** This is a mini example of the CIAA Firmware.
**
** This is a mini example of the CIAA Firmware to test the periodical
** task excecution and serial port funcionality.
** To run this sample in x86 plataform you mut enable the funcionality
** of uart device setting a value of une or more of folowing macros
** of uart device setting a value of one or more of folowing macros
** defined in header file /plataforms/x86/inc/ciaaDriverUart_Internal.h

This comment has been minimized.

Copy link
@mcerdeiro

mcerdeiro Dec 9, 2014

Contributor

creo es modules/plataforms/x86/inc/ciaaDriverUart_Internal.h

**/

/** \addtogroup CIAA_Firmware CIAA Firmware
Expand Down

0 comments on commit e3b9fb0

Please sign in to comment.