]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.c
Add build configurations for the XMC4400 and XMC4200 to the Tasking demo project.
[freertos] / FreeRTOS / Demo / CORTEX_M4F_Infineon_XMC4000_Tasking / main_full.c
index 46e01c9a9d568e7885308a8ca3c1133ec334d0cc..a72c36cb186f7e445ef6a78474ae7dd2001b6d4e 100644 (file)
 #include "QueueSet.h"\r
 #include "QueueOverwrite.h"\r
 \r
-/* Hardware includes. */\r
-#include "XMC4500.h"\r
-#include "System_XMC4500.h"\r
-\r
 /* Priorities for the demo application tasks. */\r
 #define mainQUEUE_POLL_PRIORITY                                ( tskIDLE_PRIORITY + 2UL )\r
 #define mainSEM_TEST_PRIORITY                          ( tskIDLE_PRIORITY + 1UL )\r