From 603b477835c4ff626696de397dc77632fc17fcd4 Mon Sep 17 00:00:00 2001 From: rtel Date: Thu, 9 Jan 2020 00:19:36 +0000 Subject: [PATCH] Work in progress update of LPC51U68 MCUXpresso project to rearrange the folder structure and names. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2799 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- .../.cproject | 10 +-- .../CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.project | 78 +++++++++---------- .../.settings/language.settings.xml | 4 +- 3 files changed, 46 insertions(+), 46 deletions(-) diff --git a/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.cproject b/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.cproject index cafde17d7..bbcb6b11a 100644 --- a/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.cproject +++ b/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.cproject @@ -341,9 +341,9 @@ + + - - @@ -718,8 +718,8 @@ - - + + @@ -738,7 +738,7 @@ SDK_2.x_LPCXpresso51U68 - 2.6.0 + 2.7.0 middleware.baremetal.LPC51U68;platform.drivers.clock.LPC51U68;device.LPC51U68_CMSIS.LPC51U68;platform.Include_common.LPC51U68;platform.Include_core_cm0plus.LPC51U68;platform.drivers.common.LPC51U68;platform.drivers.power.LPC51U68;platform.drivers.reset.LPC51U68;platform.drivers.flexcomm.LPC51U68;platform.drivers.flexcomm_usart.LPC51U68;platform.drivers.lpc_gpio.LPC51U68;platform.drivers.lpc_iocon.LPC51U68;platform.drivers.pint.LPC51U68;component.serial_manager.LPC51U68;component.lists.LPC51U68;component.serial_manager_uart.LPC51U68;component.usart_adapter.LPC51U68;platform.utilities.assert.LPC51U68;utility.debug_console.LPC51U68;device.LPC51U68_startup.LPC51U68;project_template.lpcxpresso51u68.LPC51U68;platform.drivers.ctimer.LPC51U68; lpcxpresso51u68 LPC51U68JBD64 diff --git a/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.project b/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.project index 21505b1a4..226716e4f 100644 --- a/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.project +++ b/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.project @@ -26,197 +26,197 @@ - Minimal + Demo_tasks 2 virtual:/virtual - Source + FreeRTOS_source 2 virtual:/virtual - Minimal/IntQueue.c + Demo_tasks/IntQueue.c 1 PARENT-1-PROJECT_LOC/Common/Minimal/IntQueue.c - Minimal/blocktim.c + Demo_tasks/blocktim.c 1 PARENT-1-PROJECT_LOC/Common/Minimal/blocktim.c - Minimal/countsem.c + Demo_tasks/countsem.c 1 PARENT-1-PROJECT_LOC/Common/Minimal/countsem.c - Minimal/recmutex.c + Demo_tasks/recmutex.c 1 PARENT-1-PROJECT_LOC/Common/Minimal/recmutex.c - Source/croutine.c + FreeRTOS_source/croutine.c 1 PARENT-2-PROJECT_LOC/Source/croutine.c - Source/event_groups.c + FreeRTOS_source/event_groups.c 1 PARENT-2-PROJECT_LOC/Source/event_groups.c - Source/include + FreeRTOS_source/include 2 virtual:/virtual - Source/list.c + FreeRTOS_source/list.c 1 PARENT-2-PROJECT_LOC/Source/list.c - Source/portable + FreeRTOS_source/portable 2 virtual:/virtual - Source/queue.c + FreeRTOS_source/queue.c 1 PARENT-2-PROJECT_LOC/Source/queue.c - Source/stream_buffer.c + FreeRTOS_source/stream_buffer.c 1 PARENT-2-PROJECT_LOC/Source/stream_buffer.c - Source/tasks.c + FreeRTOS_source/tasks.c 1 PARENT-2-PROJECT_LOC/Source/tasks.c - Source/timers.c + FreeRTOS_source/timers.c 1 PARENT-2-PROJECT_LOC/Source/timers.c - Source/include/FreeRTOS.h + FreeRTOS_source/include/FreeRTOS.h 1 PARENT-2-PROJECT_LOC/Source/include/FreeRTOS.h - Source/include/StackMacros.h + FreeRTOS_source/include/StackMacros.h 1 PARENT-2-PROJECT_LOC/Source/include/StackMacros.h - Source/include/atomic.h + FreeRTOS_source/include/atomic.h 1 PARENT-2-PROJECT_LOC/Source/include/atomic.h - Source/include/croutine.h + FreeRTOS_source/include/croutine.h 1 PARENT-2-PROJECT_LOC/Source/include/croutine.h - Source/include/deprecated_definitions.h + FreeRTOS_source/include/deprecated_definitions.h 1 PARENT-2-PROJECT_LOC/Source/include/deprecated_definitions.h - Source/include/event_groups.h + FreeRTOS_source/include/event_groups.h 1 PARENT-2-PROJECT_LOC/Source/include/event_groups.h - Source/include/list.h + FreeRTOS_source/include/list.h 1 PARENT-2-PROJECT_LOC/Source/include/list.h - Source/include/message_buffer.h + FreeRTOS_source/include/message_buffer.h 1 PARENT-2-PROJECT_LOC/Source/include/message_buffer.h - Source/include/mpu_prototypes.h + FreeRTOS_source/include/mpu_prototypes.h 1 PARENT-2-PROJECT_LOC/Source/include/mpu_prototypes.h - Source/include/mpu_wrappers.h + FreeRTOS_source/include/mpu_wrappers.h 1 PARENT-2-PROJECT_LOC/Source/include/mpu_wrappers.h - Source/include/portable.h + FreeRTOS_source/include/portable.h 1 PARENT-2-PROJECT_LOC/Source/include/portable.h - Source/include/projdefs.h + FreeRTOS_source/include/projdefs.h 1 PARENT-2-PROJECT_LOC/Source/include/projdefs.h - Source/include/queue.h + FreeRTOS_source/include/queue.h 1 PARENT-2-PROJECT_LOC/Source/include/queue.h - Source/include/semphr.h + FreeRTOS_source/include/semphr.h 1 PARENT-2-PROJECT_LOC/Source/include/semphr.h - Source/include/stack_macros.h + FreeRTOS_source/include/stack_macros.h 1 PARENT-2-PROJECT_LOC/Source/include/stack_macros.h - Source/include/stream_buffer.h + FreeRTOS_source/include/stream_buffer.h 1 PARENT-2-PROJECT_LOC/Source/include/stream_buffer.h - Source/include/task.h + FreeRTOS_source/include/task.h 1 PARENT-2-PROJECT_LOC/Source/include/task.h - Source/include/timers.h + FreeRTOS_source/include/timers.h 1 PARENT-2-PROJECT_LOC/Source/include/timers.h - Source/portable/GCC + FreeRTOS_source/portable/GCC 2 virtual:/virtual - Source/portable/MemMang + FreeRTOS_source/portable/MemMang 2 virtual:/virtual - Source/portable/GCC/ARM_CM0 + FreeRTOS_source/portable/GCC/ARM_CM0 2 virtual:/virtual - Source/portable/MemMang/heap_5.c + FreeRTOS_source/portable/MemMang/heap_5.c 1 PARENT-2-PROJECT_LOC/Source/portable/MemMang/heap_5.c - Source/portable/GCC/ARM_CM0/port.c + FreeRTOS_source/portable/GCC/ARM_CM0/port.c 1 PARENT-2-PROJECT_LOC/Source/portable/GCC/ARM_CM0/port.c - Source/portable/GCC/ARM_CM0/portmacro.h + FreeRTOS_source/portable/GCC/ARM_CM0/portmacro.h 1 PARENT-2-PROJECT_LOC/Source/portable/GCC/ARM_CM0/portmacro.h diff --git a/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.settings/language.settings.xml b/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.settings/language.settings.xml index b9880cafd..b0c0fd5d5 100644 --- a/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.settings/language.settings.xml +++ b/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.settings/language.settings.xml @@ -4,7 +4,7 @@ - + @@ -15,7 +15,7 @@ - + -- 2.39.2