diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/device/cdc_msc_hid/ses/lpc43xx/lpc43xx.emProject | 131 |
1 files changed, 117 insertions, 14 deletions
diff --git a/examples/device/cdc_msc_hid/ses/lpc43xx/lpc43xx.emProject b/examples/device/cdc_msc_hid/ses/lpc43xx/lpc43xx.emProject index 363fae3e2..3cf3a6b52 100644 --- a/examples/device/cdc_msc_hid/ses/lpc43xx/lpc43xx.emProject +++ b/examples/device/cdc_msc_hid/ses/lpc43xx/lpc43xx.emProject @@ -20,7 +20,7 @@ arm_target_interface_type="SWD" build_treat_warnings_as_errors="Yes" c_preprocessor_definitions="CORE_M4;__LPC4300_FAMILY;__LPC435x_SUBFAMILY;ARM_MATH_CM4;FLASH_PLACEMENT=1;BOARD_EA4357;CFG_TUSB_MCU=OPT_MCU_LPC43XX;CFG_TUSB_MEM_SECTION= __attribute__((section(".bss2")))" - c_user_include_directories="../../src;$(rootDir)/hw/cmsis/Include;$(rootDir)/hw;$(rootDir)/src;$(lpcDir)/CMSIS_LPC43xx_DriverLib/inc" + c_user_include_directories="../../src;$(rootDir)/hw;$(rootDir)/src;$(lpcDir)//inc;$(lpcDir)//inc/config_43xx" debug_register_definition_file="LPC43xx_Registers.xml" debug_target_connection="J-Link" gcc_entry_point="Reset_Handler" @@ -28,7 +28,7 @@ linker_memory_map_file="LPC4357 Cortex-M4_MemoryMap.xml" linker_section_placement_file="flash_placement.xml" linker_section_placements_segments="FLASH RX 0x1a000000 0x00080000;RAM RWX 0x10000000 0x00008000" - macros="DeviceFamily=LPC4300;DeviceSubFamily=LPC435x;Target=LPC4357 Cortex-M4;Placement=Flash;rootDir=../../../../..;lpcDir=../../../../../hw/mcu/nxp/lpc43xx" + macros="DeviceFamily=LPC4300;DeviceSubFamily=LPC435x;Target=LPC4357 Cortex-M4;Placement=Flash;rootDir=../../../../..;lpcDir=../../../../../hw/mcu/nxp/lpc_chip_43xx" project_directory="" project_type="Executable" target_reset_script="Reset();" @@ -47,24 +47,127 @@ <folder Name="ea4357"> <file file_name="../../../../../hw/bsp/ea4357/board_ea4357.c" /> <file file_name="../../../../../hw/bsp/ea4357/board_ea4357.h" /> - <folder Name="oem_base_board"> - <file file_name="../../../../../hw/bsp/ea4357/oem_base_board/pca9532.c" /> - <file file_name="../../../../../hw/bsp/ea4357/oem_base_board/pca9532.h" /> - </folder> + <file file_name="../../../../../hw/bsp/ea4357/pca9532.c" /> + <file file_name="../../../../../hw/bsp/ea4357/pca9532.h" /> </folder> </folder> <folder Name="mcu"> <folder Name="nxp"> - <folder Name="lpc43xx"> - <folder Name="CMSIS_LPC43xx_DriverLib"> - <folder Name="src"> - <file file_name="../../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/system_LPC43xx.c" /> - <file file_name="../../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_gpio.c" /> - <file file_name="../../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_cgu.c" /> - <file file_name="../../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_scu.c" /> - <file file_name="../../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_i2c.c" /> + <folder Name="lpc_chip_43xx"> + <folder Name="inc"> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/adc_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/aes_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/arm_common_tables.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/arm_math.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/atimer_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/ccan_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/cguccu_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/chip.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/chip_clocks.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/chip_lpc18xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/chip_lpc43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/clock_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/cmsis.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/cmsis_18xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/cmsis_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/cmsis_43xx_m0app.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/cmsis_43xx_m0sub.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/core_cm0.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/core_cm0plus.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/core_cm3.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/core_cm4.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/core_cm4_simd.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/core_cmFunc.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/core_cmInstr.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/core_sc000.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/core_sc300.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/creg_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/dac_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/eeprom.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/eeprom_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/emc_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/enet_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/error.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/evrt_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/fmc_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/fpu_init.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/gima_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/gpdma_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/gpio_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/gpiogroup_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/hsadc_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/i2c_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/i2c_common_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/i2cm_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/i2s_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/iap.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/iap_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/lcd_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/lpc_types.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/mcpwm_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/otp_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/packing.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/pinint_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/pmc_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/qei_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/rgu_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/ring_buffer.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/ritimer_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/romapi_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/rtc_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/rtc_ut.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/sct_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/sct_pwm_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/scu_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/sdif_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/sdio_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/sdmmc.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/sdmmc_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/sgpio_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/spi_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/spifi_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/ssp_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/stopwatch.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/timer_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/uart_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/usbhs_18xx_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/wwdt_18xx_43xx.h" /> + <folder Name="config_43xx"> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/config_43xx/cmsis_43xx.h" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/inc/config_43xx/sys_config.h" /> </folder> </folder> + <folder Name="src"> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/chip_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/clock_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/fpu_init.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/gpdma_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/gpio_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/gpiogroup_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/i2c_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/i2cm_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/i2s_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/iap_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/lcd_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/otp_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/pinint_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/pmc_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/ring_buffer.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/ritimer_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/rtc_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/sct_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/sct_pwm_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/sdif_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/sdio_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/sdmmc_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/spi_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/ssp_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/stopwatch_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/sysinit_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/timer_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/uart_18xx_43xx.c" /> + <file file_name="../../../../../hw/mcu/nxp/lpc_chip_43xx/src/wwdt_18xx_43xx.c" /> + </folder> </folder> </folder> </folder> |
