diff options
| author | hathach <[email protected]> | 2019-10-10 11:31:29 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-10 11:31:29 +0700 |
| commit | e413c9efa303d70de019a91aa415384fe80ca78f (patch) | |
| tree | ab6eaf9b92a41dc1937314646bce457e414c5f96 /examples | |
| parent | b3a5bb3247dfac081a01ccb22498ee2f50e365b4 (diff) | |
| parent | c42edc080cb61d4af8015df6c1d404273b3a5bfa (diff) | |
Merge pull request #199 from hathach/develop
ti_driver as submodule
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/device/cdc_msc/ses/lpc13xx/lpc13xx.emProject | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/cdc_msc/ses/lpc13xx/lpc13xx.emProject b/examples/device/cdc_msc/ses/lpc13xx/lpc13xx.emProject index d07cc68ff..f25307dda 100644 --- a/examples/device/cdc_msc/ses/lpc13xx/lpc13xx.emProject +++ b/examples/device/cdc_msc/ses/lpc13xx/lpc13xx.emProject @@ -19,7 +19,7 @@ arm_target_interface_type="SWD" build_treat_warnings_as_errors="Yes" c_preprocessor_definitions="__LPC1347FBD64__;__LPC1300_FAMILY;__LPC134x_SUBFAMILY;ARM_MATH_CM3;FLASH_PLACEMENT=1;CORE_M3;CFG_TUSB_MCU=OPT_MCU_LPC13XX;CFG_TUSB_MEM_SECTION= __attribute__((section(".bss3")));CFG_TUSB_MEM_ALIGN=__attribute__ ((aligned(64)))" - c_user_include_directories="../../src;$(rootDir)/hw;$(rootDir)/hw/mcu/nxp/lpc_driver/lpc_chip_13xx/inc;$(rootDir)/src" + c_user_include_directories="../../src;$(rootDir)/hw;$(rootDir)/hw/mcu/nxp/lpc_driver/lpc13xx/lpc_chip_13xx/inc;$(rootDir)/src" debug_register_definition_file="$(ProjectDir)/LPC13Uxx_Registers.xml" debug_target_connection="J-Link" gcc_enable_all_warnings="Yes" |
