]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/SilLabs_Code/kits/SLSTK3401A_EFM32PG/config/retargettextdisplayconfig.h
Add files necessary to create a Pearl Gecko build configuration in the new EFM32...
[freertos] / FreeRTOS / Demo / CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio / Source / SilLabs_Code / kits / SLSTK3401A_EFM32PG / config / retargettextdisplayconfig.h
diff --git a/FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/SilLabs_Code/kits/SLSTK3401A_EFM32PG/config/retargettextdisplayconfig.h b/FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/SilLabs_Code/kits/SLSTK3401A_EFM32PG/config/retargettextdisplayconfig.h
new file mode 100644 (file)
index 0000000..fc2b4cb
--- /dev/null
@@ -0,0 +1,22 @@
+/***************************************************************************//**\r
+ * @file retargettextdisplayconfig.h\r
+ * @brief  Configuration file for stdio text display retarget module.\r
+ * @version 4.2.1\r
+ *******************************************************************************\r
+ * @section License\r
+ * <b>(C) Copyright 2014 Silicon Labs, http://www.silabs.com</b>\r
+ *******************************************************************************\r
+ *\r
+ * This file is licensed under the Silabs License Agreement. See the file\r
+ * "Silabs_License_Agreement.txt" for details. Before using this software for\r
+ * any purpose, you must agree to the terms of that agreement.\r
+ *\r
+ ******************************************************************************/\r
+\r
+#ifndef __SILICON_LABS_RETARGETTEXTDISPLAYCONFIG_H__\r
+#define __SILICON_LABS_RETARGETTEXTDISPLAYCONFIG_H__\r
+\r
+/* Display number to retarget stdout to. */\r
+#define RETARGETTEXTDISPLAY_DISPLAY_NO   (0)\r
+\r
+#endif /* __SILICON_LABS_RETARGETTEXTDISPLAYCONFIG_H__ */\r