]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/SilLabs_Code/kits/SLSTK3401A_EFM32PG/config/retargettextdisplayconfig.h
fc2b4cb61c0c5295d62dd11bf364982063a045e9
[freertos] / FreeRTOS / Demo / CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio / Source / SilLabs_Code / kits / SLSTK3401A_EFM32PG / config / retargettextdisplayconfig.h
1 /***************************************************************************//**\r
2  * @file retargettextdisplayconfig.h\r
3  * @brief  Configuration file for stdio text display retarget module.\r
4  * @version 4.2.1\r
5  *******************************************************************************\r
6  * @section License\r
7  * <b>(C) Copyright 2014 Silicon Labs, http://www.silabs.com</b>\r
8  *******************************************************************************\r
9  *\r
10  * This file is licensed under the Silabs License Agreement. See the file\r
11  * "Silabs_License_Agreement.txt" for details. Before using this software for\r
12  * any purpose, you must agree to the terms of that agreement.\r
13  *\r
14  ******************************************************************************/\r
15 \r
16 #ifndef __SILICON_LABS_RETARGETTEXTDISPLAYCONFIG_H__\r
17 #define __SILICON_LABS_RETARGETTEXTDISPLAYCONFIG_H__\r
18 \r
19 /* Display number to retarget stdout to. */\r
20 #define RETARGETTEXTDISPLAY_DISPLAY_NO   (0)\r
21 \r
22 #endif /* __SILICON_LABS_RETARGETTEXTDISPLAYCONFIG_H__ */\r