From 1d98e895fa80d1890640e32e83a487e667bfcf9d Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 12 Mar 2014 23:43:13 +0700 Subject: [PATCH] fix freertos host keil build --- demos/host/host_freertos/host_freertos.uvopt | 108 ++++----- demos/host/host_freertos/host_freertos.uvproj | 214 ++++++++---------- .../freertoslpc/FreeRTOSCommonHooks.c | 2 +- 3 files changed, 144 insertions(+), 180 deletions(-) diff --git a/demos/host/host_freertos/host_freertos.uvopt b/demos/host/host_freertos/host_freertos.uvopt index a1a5a8a6..253d6d8b 100644 --- a/demos/host/host_freertos/host_freertos.uvopt +++ b/demos/host/host_freertos/host_freertos.uvopt @@ -73,7 +73,7 @@ 1 0 - 0 + 1 8 @@ -370,7 +370,7 @@ 1 0 - 1 + 0 8 @@ -620,7 +620,7 @@ - .\keil_ram.ini + ..\..\..\mcu\lpc43xx\keil_ram.ini Segger\JL2CM3.dll @@ -704,10 +704,10 @@ 1 0 0 - 20 + 9 0 - 2 - 6 + 3 + 11 0 ..\src\main.c main.c @@ -1158,7 +1158,7 @@ freertos - 1 + 0 0 0 0 @@ -1168,10 +1168,10 @@ 1 0 0 - 0 + 37 0 - 83 - 93 + 22 + 39 0 ..\..\..\vendor\freertos\freertoslpc\FreeRTOSCommonHooks.c FreeRTOSCommonHooks.c @@ -1366,7 +1366,7 @@ boards - 0 + 1 0 0 0 @@ -1381,7 +1381,7 @@ 0 0 0 - ..\..\bsp\boards\board.c + ..\..\..\boards\board.c board.c 0 0 @@ -1397,7 +1397,7 @@ 0 0 0 - ..\..\bsp\boards\printf_retarget.c + ..\..\..\boards\printf_retarget.c printf_retarget.c 0 0 @@ -1413,7 +1413,7 @@ 0 0 0 - ..\..\bsp\boards\embedded_artists\oem_base_board\pca9532.c + ..\..\..\boards\embedded_artists\oem_base_board\pca9532.c pca9532.c 0 0 @@ -1429,7 +1429,7 @@ 0 0 0 - ..\..\bsp\boards\ngx\board_ngx4330.c + ..\..\..\boards\ngx\board_ngx4330.c board_ngx4330.c 0 0 @@ -1445,7 +1445,7 @@ 0 0 0 - ..\..\bsp\boards\microbuilder\board_lpc4357usb.c + ..\..\..\boards\microbuilder\board_lpc4357usb.c board_lpc4357usb.c 0 0 @@ -1461,7 +1461,7 @@ 0 0 0 - ..\..\bsp\boards\microbuilder\board_rf1ghznode.c + ..\..\..\boards\microbuilder\board_rf1ghznode.c board_rf1ghznode.c 0 0 @@ -1477,7 +1477,7 @@ 0 0 0 - ..\..\bsp\boards\lpcxpresso\board_lpcxpresso1769.c + ..\..\..\boards\lpcxpresso\board_lpcxpresso1769.c board_lpcxpresso1769.c 0 0 @@ -1493,7 +1493,7 @@ 0 0 0 - ..\..\bsp\boards\lpcxpresso\board_lpcxpresso1347.c + ..\..\..\boards\lpcxpresso\board_lpcxpresso1347.c board_lpcxpresso1347.c 0 0 @@ -1509,7 +1509,7 @@ 0 0 0 - ..\..\bsp\boards\keil\board_mcb4300.c + ..\..\..\boards\keil\board_mcb4300.c board_mcb4300.c 0 0 @@ -1525,7 +1525,7 @@ 0 0 0 - ..\..\bsp\boards\embedded_artists\ea4357\board_ea4357.c + ..\..\..\boards\embedded_artists\ea4357\board_ea4357.c board_ea4357.c 0 0 @@ -1534,7 +1534,7 @@ bsp lpc43xx - 0 + 1 0 0 0 @@ -1544,12 +1544,12 @@ 2 0 0 - 30 + 0 0 - 147 - 150 + 0 + 0 0 - ..\..\bsp\lpc43xx\startup_keil\startup_LPC43xx.s + ..\..\..\mcu\lpc43xx\startup_keil\startup_LPC43xx.s startup_LPC43xx.s 0 0 @@ -1560,12 +1560,12 @@ 1 0 0 - 26 + 0 0 0 0 0 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_uart.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_uart.c lpc43xx_uart.c 0 0 @@ -1581,7 +1581,7 @@ 0 0 0 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_scu.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_scu.c lpc43xx_scu.c 0 0 @@ -1597,7 +1597,7 @@ 0 0 0 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_gpio.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_gpio.c lpc43xx_gpio.c 0 0 @@ -1613,7 +1613,7 @@ 0 0 0 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c lpc43xx_cgu.c 0 0 @@ -1629,7 +1629,7 @@ 0 0 0 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c system_LPC43xx.c 0 0 @@ -1645,7 +1645,7 @@ 0 0 0 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_i2c.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_i2c.c lpc43xx_i2c.c 0 0 @@ -1654,7 +1654,7 @@ bsp lpc175x_6x - 0 + 1 0 0 0 @@ -1669,8 +1669,8 @@ 0 0 0 - ..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\src\core_cm3.c - core_cm3.c + ..\..\..\mcu\lpc175x_6x\CMSIS_CORE_LPC17xx\src\system_LPC17xx.c + system_LPC17xx.c 0 0 @@ -1685,8 +1685,8 @@ 0 0 0 - ..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\src\system_LPC17xx.c - system_LPC17xx.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c + lpc17xx_clkpwr.c 0 0 @@ -1701,8 +1701,8 @@ 0 0 0 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c - lpc17xx_clkpwr.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_gpio.c + lpc17xx_gpio.c 0 0 @@ -1717,8 +1717,8 @@ 0 0 0 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_gpio.c - lpc17xx_gpio.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_uart.c + lpc17xx_uart.c 0 0 @@ -1733,15 +1733,15 @@ 0 0 0 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_uart.c - lpc17xx_uart.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_pinsel.c + lpc17xx_pinsel.c 0 0 7 63 - 1 + 2 0 0 0 @@ -1749,23 +1749,7 @@ 0 0 0 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_pinsel.c - lpc17xx_pinsel.c - 0 - 0 - - - 7 - 64 - 2 - 0 - 0 - 0 - 0 - 126 - 129 - 0 - ..\..\bsp\lpc175x_6x\startup_keil\startup_LPC17xx.s + ..\..\..\mcu\lpc175x_6x\startup_keil\startup_LPC17xx.s startup_LPC17xx.s 0 0 diff --git a/demos/host/host_freertos/host_freertos.uvproj b/demos/host/host_freertos/host_freertos.uvproj index 3bd11fe1..50875c79 100644 --- a/demos/host/host_freertos/host_freertos.uvproj +++ b/demos/host/host_freertos/host_freertos.uvproj @@ -350,7 +350,7 @@ --gnu --c99 --diag_suppress=66 CORE_M4 TUSB_CFG_MCU=MCU_LPC43XX BOARD=BOARD_EA4357 TUSB_CFG_OS=TUSB_OS_FREERTOS TUSB_CFG_OS_TASK_PRIO=configMAX_PRIORITIES-5 - ..\src;..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\inc;..\..\bsp;..\..\..\tinyusb;..\..\..\vendor\freertos;..\..\..\vendor\freertos\freertos\Source\include;..\..\..\vendor\fatfs + ..\src;..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\inc;..\..\..\boards;..\..\..\tinyusb;..\..\..\vendor\freertos;..\..\..\vendor\freertos\freertos\Source\include;..\..\..\vendor\fatfs @@ -654,52 +654,52 @@ board.c 1 - ..\..\bsp\boards\board.c + ..\..\..\boards\board.c printf_retarget.c 1 - ..\..\bsp\boards\printf_retarget.c + ..\..\..\boards\printf_retarget.c pca9532.c 1 - ..\..\bsp\boards\embedded_artists\oem_base_board\pca9532.c + ..\..\..\boards\embedded_artists\oem_base_board\pca9532.c board_ngx4330.c 1 - ..\..\bsp\boards\ngx\board_ngx4330.c + ..\..\..\boards\ngx\board_ngx4330.c board_lpc4357usb.c 1 - ..\..\bsp\boards\microbuilder\board_lpc4357usb.c + ..\..\..\boards\microbuilder\board_lpc4357usb.c board_rf1ghznode.c 1 - ..\..\bsp\boards\microbuilder\board_rf1ghznode.c + ..\..\..\boards\microbuilder\board_rf1ghznode.c board_lpcxpresso1769.c 1 - ..\..\bsp\boards\lpcxpresso\board_lpcxpresso1769.c + ..\..\..\boards\lpcxpresso\board_lpcxpresso1769.c board_lpcxpresso1347.c 1 - ..\..\bsp\boards\lpcxpresso\board_lpcxpresso1347.c + ..\..\..\boards\lpcxpresso\board_lpcxpresso1347.c board_mcb4300.c 1 - ..\..\bsp\boards\keil\board_mcb4300.c + ..\..\..\boards\keil\board_mcb4300.c board_ea4357.c 1 - ..\..\bsp\boards\embedded_artists\ea4357\board_ea4357.c + ..\..\..\boards\embedded_artists\ea4357\board_ea4357.c @@ -709,37 +709,37 @@ startup_LPC43xx.s 2 - ..\..\bsp\lpc43xx\startup_keil\startup_LPC43xx.s + ..\..\..\mcu\lpc43xx\startup_keil\startup_LPC43xx.s lpc43xx_uart.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_uart.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_uart.c lpc43xx_scu.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_scu.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_scu.c lpc43xx_gpio.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_gpio.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_gpio.c lpc43xx_cgu.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c system_LPC43xx.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c lpc43xx_i2c.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_i2c.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_i2c.c @@ -802,40 +802,35 @@ - - core_cm3.c - 1 - ..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\src\core_cm3.c - system_LPC17xx.c 1 - ..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\src\system_LPC17xx.c + ..\..\..\mcu\lpc175x_6x\CMSIS_CORE_LPC17xx\src\system_LPC17xx.c lpc17xx_clkpwr.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c lpc17xx_gpio.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_gpio.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_gpio.c lpc17xx_uart.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_uart.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_uart.c lpc17xx_pinsel.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_pinsel.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_pinsel.c startup_LPC17xx.s 2 - ..\..\bsp\lpc175x_6x\startup_keil\startup_LPC17xx.s + ..\..\..\mcu\lpc175x_6x\startup_keil\startup_LPC17xx.s @@ -1185,7 +1180,7 @@ --gnu --c99 CORE_M4 TUSB_CFG_MCU=MCU_LPC43XX BOARD=BOARD_LPC4357USB TUSB_CFG_OS=TUSB_OS_FREERTOS TUSB_CFG_OS_TASK_PRIO=configMAX_PRIORITIES-5 - ..\src;..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\inc;..\..\bsp;..\..\..\tinyusb + ..\src;..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\inc;..\..\..\boards;..\..\..\tinyusb @@ -1449,17 +1444,17 @@ board.c 1 - ..\..\bsp\boards\board.c + ..\..\..\boards\board.c printf_retarget.c 1 - ..\..\bsp\boards\printf_retarget.c + ..\..\..\boards\printf_retarget.c pca9532.c 1 - ..\..\bsp\boards\embedded_artists\oem_base_board\pca9532.c + ..\..\..\boards\embedded_artists\oem_base_board\pca9532.c 2 @@ -1504,37 +1499,37 @@ board_ngx4330.c 1 - ..\..\bsp\boards\ngx\board_ngx4330.c + ..\..\..\boards\ngx\board_ngx4330.c board_lpc4357usb.c 1 - ..\..\bsp\boards\microbuilder\board_lpc4357usb.c + ..\..\..\boards\microbuilder\board_lpc4357usb.c board_rf1ghznode.c 1 - ..\..\bsp\boards\microbuilder\board_rf1ghznode.c + ..\..\..\boards\microbuilder\board_rf1ghznode.c board_lpcxpresso1769.c 1 - ..\..\bsp\boards\lpcxpresso\board_lpcxpresso1769.c + ..\..\..\boards\lpcxpresso\board_lpcxpresso1769.c board_lpcxpresso1347.c 1 - ..\..\bsp\boards\lpcxpresso\board_lpcxpresso1347.c + ..\..\..\boards\lpcxpresso\board_lpcxpresso1347.c board_mcb4300.c 1 - ..\..\bsp\boards\keil\board_mcb4300.c + ..\..\..\boards\keil\board_mcb4300.c board_ea4357.c 1 - ..\..\bsp\boards\embedded_artists\ea4357\board_ea4357.c + ..\..\..\boards\embedded_artists\ea4357\board_ea4357.c @@ -1544,37 +1539,37 @@ startup_LPC43xx.s 2 - ..\..\bsp\lpc43xx\startup_keil\startup_LPC43xx.s + ..\..\..\mcu\lpc43xx\startup_keil\startup_LPC43xx.s lpc43xx_uart.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_uart.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_uart.c lpc43xx_scu.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_scu.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_scu.c lpc43xx_gpio.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_gpio.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_gpio.c lpc43xx_cgu.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c system_LPC43xx.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c lpc43xx_i2c.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_i2c.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_i2c.c @@ -1637,40 +1632,35 @@ - - core_cm3.c - 1 - ..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\src\core_cm3.c - system_LPC17xx.c 1 - ..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\src\system_LPC17xx.c + ..\..\..\mcu\lpc175x_6x\CMSIS_CORE_LPC17xx\src\system_LPC17xx.c lpc17xx_clkpwr.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c lpc17xx_gpio.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_gpio.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_gpio.c lpc17xx_uart.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_uart.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_uart.c lpc17xx_pinsel.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_pinsel.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_pinsel.c startup_LPC17xx.s 2 - ..\..\bsp\lpc175x_6x\startup_keil\startup_LPC17xx.s + ..\..\..\mcu\lpc175x_6x\startup_keil\startup_LPC17xx.s @@ -2020,7 +2010,7 @@ --gnu --c99 --diag_suppress=66 TUSB_CFG_MCU=MCU_LPC175X_6X BOARD=BOARD_LPCXPRESSO1769 TUSB_CFG_OS=TUSB_OS_FREERTOS TUSB_CFG_OS_TASK_PRIO=configMAX_PRIORITIES-5 - ..\src;..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\inc;..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\include;..\..\bsp;..\..\..\tinyusb;..\..\..\vendor\freertos;..\..\..\vendor\freertos\freertos\Source\include;..\..\..\vendor\fatfs + ..\src;..\..\..\mcu\lpc175x_6x\CMSIS_CORE_LPC17xx\inc;..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\include;..\..\..\boards;..\..\..\tinyusb;..\..\..\vendor\freertos;..\..\..\vendor\freertos\freertos\Source\include;..\..\..\vendor\fatfs @@ -2324,52 +2314,52 @@ board.c 1 - ..\..\bsp\boards\board.c + ..\..\..\boards\board.c printf_retarget.c 1 - ..\..\bsp\boards\printf_retarget.c + ..\..\..\boards\printf_retarget.c pca9532.c 1 - ..\..\bsp\boards\embedded_artists\oem_base_board\pca9532.c + ..\..\..\boards\embedded_artists\oem_base_board\pca9532.c board_ngx4330.c 1 - ..\..\bsp\boards\ngx\board_ngx4330.c + ..\..\..\boards\ngx\board_ngx4330.c board_lpc4357usb.c 1 - ..\..\bsp\boards\microbuilder\board_lpc4357usb.c + ..\..\..\boards\microbuilder\board_lpc4357usb.c board_rf1ghznode.c 1 - ..\..\bsp\boards\microbuilder\board_rf1ghznode.c + ..\..\..\boards\microbuilder\board_rf1ghznode.c board_lpcxpresso1769.c 1 - ..\..\bsp\boards\lpcxpresso\board_lpcxpresso1769.c + ..\..\..\boards\lpcxpresso\board_lpcxpresso1769.c board_lpcxpresso1347.c 1 - ..\..\bsp\boards\lpcxpresso\board_lpcxpresso1347.c + ..\..\..\boards\lpcxpresso\board_lpcxpresso1347.c board_mcb4300.c 1 - ..\..\bsp\boards\keil\board_mcb4300.c + ..\..\..\boards\keil\board_mcb4300.c board_ea4357.c 1 - ..\..\bsp\boards\embedded_artists\ea4357\board_ea4357.c + ..\..\..\boards\embedded_artists\ea4357\board_ea4357.c @@ -2435,77 +2425,72 @@ startup_LPC43xx.s 2 - ..\..\bsp\lpc43xx\startup_keil\startup_LPC43xx.s + ..\..\..\mcu\lpc43xx\startup_keil\startup_LPC43xx.s lpc43xx_uart.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_uart.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_uart.c lpc43xx_scu.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_scu.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_scu.c lpc43xx_gpio.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_gpio.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_gpio.c lpc43xx_cgu.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c system_LPC43xx.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c lpc43xx_i2c.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_i2c.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_i2c.c bsp lpc175x_6x - - core_cm3.c - 1 - ..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\src\core_cm3.c - system_LPC17xx.c 1 - ..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\src\system_LPC17xx.c + ..\..\..\mcu\lpc175x_6x\CMSIS_CORE_LPC17xx\src\system_LPC17xx.c lpc17xx_clkpwr.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c lpc17xx_gpio.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_gpio.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_gpio.c lpc17xx_uart.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_uart.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_uart.c lpc17xx_pinsel.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_pinsel.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_pinsel.c startup_LPC17xx.s 2 - ..\..\bsp\lpc175x_6x\startup_keil\startup_LPC17xx.s + ..\..\..\mcu\lpc175x_6x\startup_keil\startup_LPC17xx.s @@ -2657,7 +2642,7 @@ - .\keil_ram.ini + ..\..\..\mcu\lpc43xx\keil_ram.ini Segger\JL2CM3.dll @@ -2855,7 +2840,7 @@ --gnu --c99 --diag_suppress=66 CORE_M4 TUSB_CFG_MCU=MCU_LPC43XX BOARD=BOARD_NGX4330 TUSB_CFG_OS=TUSB_OS_FREERTOS TUSB_CFG_OS_TASK_PRIO=configMAX_PRIORITIES-5 - ..\src;..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\inc;..\..\bsp;..\..\..\tinyusb;..\..\..\vendor\freertos;..\..\..\vendor\freertos\freertos\Source\include;..\..\..\vendor\fatfs + ..\src;..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\inc;..\..\..\boards;..\..\..\tinyusb;..\..\..\vendor\freertos;..\..\..\vendor\freertos\freertos\Source\include;..\..\..\vendor\fatfs @@ -3159,52 +3144,52 @@ board.c 1 - ..\..\bsp\boards\board.c + ..\..\..\boards\board.c printf_retarget.c 1 - ..\..\bsp\boards\printf_retarget.c + ..\..\..\boards\printf_retarget.c pca9532.c 1 - ..\..\bsp\boards\embedded_artists\oem_base_board\pca9532.c + ..\..\..\boards\embedded_artists\oem_base_board\pca9532.c board_ngx4330.c 1 - ..\..\bsp\boards\ngx\board_ngx4330.c + ..\..\..\boards\ngx\board_ngx4330.c board_lpc4357usb.c 1 - ..\..\bsp\boards\microbuilder\board_lpc4357usb.c + ..\..\..\boards\microbuilder\board_lpc4357usb.c board_rf1ghznode.c 1 - ..\..\bsp\boards\microbuilder\board_rf1ghznode.c + ..\..\..\boards\microbuilder\board_rf1ghznode.c board_lpcxpresso1769.c 1 - ..\..\bsp\boards\lpcxpresso\board_lpcxpresso1769.c + ..\..\..\boards\lpcxpresso\board_lpcxpresso1769.c board_lpcxpresso1347.c 1 - ..\..\bsp\boards\lpcxpresso\board_lpcxpresso1347.c + ..\..\..\boards\lpcxpresso\board_lpcxpresso1347.c board_mcb4300.c 1 - ..\..\bsp\boards\keil\board_mcb4300.c + ..\..\..\boards\keil\board_mcb4300.c board_ea4357.c 1 - ..\..\bsp\boards\embedded_artists\ea4357\board_ea4357.c + ..\..\..\boards\embedded_artists\ea4357\board_ea4357.c @@ -3214,37 +3199,37 @@ startup_LPC43xx.s 2 - ..\..\bsp\lpc43xx\startup_keil\startup_LPC43xx.s + ..\..\..\mcu\lpc43xx\startup_keil\startup_LPC43xx.s lpc43xx_uart.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_uart.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_uart.c lpc43xx_scu.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_scu.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_scu.c lpc43xx_gpio.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_gpio.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_gpio.c lpc43xx_cgu.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c system_LPC43xx.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\system_LPC43xx.c lpc43xx_i2c.c 1 - ..\..\bsp\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_i2c.c + ..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_i2c.c @@ -3307,40 +3292,35 @@ - - core_cm3.c - 1 - ..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\src\core_cm3.c - system_LPC17xx.c 1 - ..\..\bsp\lpc175x_6x\CMSISv2p00_LPC17xx\src\system_LPC17xx.c + ..\..\..\mcu\lpc175x_6x\CMSIS_CORE_LPC17xx\src\system_LPC17xx.c lpc17xx_clkpwr.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c lpc17xx_gpio.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_gpio.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_gpio.c lpc17xx_uart.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_uart.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_uart.c lpc17xx_pinsel.c 1 - ..\..\bsp\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_pinsel.c + ..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_pinsel.c startup_LPC17xx.s 2 - ..\..\bsp\lpc175x_6x\startup_keil\startup_LPC17xx.s + ..\..\..\mcu\lpc175x_6x\startup_keil\startup_LPC17xx.s diff --git a/vendor/freertos/freertoslpc/FreeRTOSCommonHooks.c b/vendor/freertos/freertoslpc/FreeRTOSCommonHooks.c index 079b04fe..b8eed9aa 100644 --- a/vendor/freertos/freertoslpc/FreeRTOSCommonHooks.c +++ b/vendor/freertos/freertoslpc/FreeRTOSCommonHooks.c @@ -33,7 +33,7 @@ #include "task.h" #include "FreeRTOSCommonHooks.h" -#include "boards/board.h" +#include "board.h" /***************************************************************************** * Private types/enumerations/variables