]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/CreateProjectDirectoryStructure.bat
Make corrections to the interrupt priority configuration in the LPC1800 UDP demo...
[freertos] / FreeRTOS-Plus / Demo / FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC / CreateProjectDirectoryStructure.bat
index 1d63345688318251b6255b88603a169e1e504a96..e60a79eb8896769c6dad85fe497188b1edee509f 100644 (file)
@@ -51,7 +51,6 @@ IF EXIST FreeRTOS_Source Goto END
 \r
        REM Copy the FreeRTOS+UDP core files\r
        copy %FREERTOS_UDP_SOURCE%\*.c FreeRTOS_Plus_UDP\r
-       copy %FREERTOS_UDP_SOURCE%\include\*.h FreeRTOS_Plus_UDP\r
        copy %FREERTOS_UDP_SOURCE%\readme.txt FreeRTOS_Plus_UDP\r
        copy %FREERTOS_UDP_SOURCE%\include\*.* FreeRTOS_Plus_UDP\include\r
 \r