]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/platform_config.h
Completely re-generate the Zynq 7000 demo using the 2016.1 SDK tools.
[freertos] / FreeRTOS / Demo / CORTEX_A9_Zynq_ZC702 / RTOSDemo / src / platform_config.h
diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/platform_config.h b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/platform_config.h
new file mode 100644 (file)
index 0000000..3e9b7f1
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef __PLATFORM_CONFIG_H_\r
+#define __PLATFORM_CONFIG_H_\r
+\r
+#define STDOUT_IS_PS7_UART\r
+#define UART_DEVICE_ID 0\r
+#endif\r