From ee399bd27b7f9fd92abea3f98ec2c59a714d3c9b Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 14 Nov 2018 15:25:58 +0700 Subject: add sand51 project to ses --- .../ses/device_composite.emProject | 84 +++++++++++++++++++++- 1 file changed, 83 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/device/device_composite/ses/device_composite.emProject b/examples/device/device_composite/ses/device_composite.emProject index 0b17a19a1..6406a4bcd 100644 --- a/examples/device/device_composite/ses/device_composite.emProject +++ b/examples/device/device_composite/ses/device_composite.emProject @@ -27,7 +27,7 @@ link_use_linker_script_file="No" linker_memory_map_file="ses_nrf5x/nRF52840_xxAA_MemoryMap.xml" linker_section_placement_file="ses_nrf5x/flash_placement.xml" - macros="DeviceHeaderFile=$(PackagesDir)/nRF/CMSIS/Device/Include/nrf.h;DeviceLibraryIdentifier=M4lf;DeviceSystemFile=$(PackagesDir)/nRF/CMSIS/Device/Source/system_nrf52840.c;DeviceVectorsFile=$(PackagesDir)/nRF/Source/ses_nrf52840_Vectors.s;DeviceFamily=nRF;Target=nRF52840_xxAA;Placement=Flash;rootDir=../../../..;nrfxDir=../../../../hw/mcu/nordic/nrfx" + macros="DeviceFamily=nRF;Target=nRF52840_xxAA;Placement=Flash;rootDir=../../../..;nrfxDir=../../../../hw/mcu/nordic/nrfx" project_directory="" project_type="Executable" target_reset_script="Reset();" @@ -99,4 +99,86 @@ path="../src" recurse="Yes" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3.1