summaryrefslogtreecommitdiff
path: root/examples/device
diff options
context:
space:
mode:
Diffstat (limited to 'examples/device')
-rw-r--r--examples/device/nrf52840/segger/nrf52840.emProject25
1 files changed, 19 insertions, 6 deletions
diff --git a/examples/device/nrf52840/segger/nrf52840.emProject b/examples/device/nrf52840/segger/nrf52840.emProject
index 9b814367c..0c2487f36 100644
--- a/examples/device/nrf52840/segger/nrf52840.emProject
+++ b/examples/device/nrf52840/segger/nrf52840.emProject
@@ -82,16 +82,29 @@
path="../../../../hw/mcu/nordic/nrf52/sdk/documentation" />
<folder
Name="drivers_nrf"
- path="../../../../hw/mcu/nordic/nrf52/sdk/drivers_nrf" />
+ exclude=""
+ filter="*.c;*.h;*.s;*.S"
+ path="../../../../hw/mcu/nordic/nrf52/sdk/drivers_nrf"
+ recurse="Yes" />
<folder
Name="libraries"
- path="../../../../hw/mcu/nordic/nrf52/sdk/libraries" />
+ exclude=""
+ filter="*.c;*.h;*.s;*.S"
+ path="../../../../hw/mcu/nordic/nrf52/sdk/libraries"
+ recurse="Yes" />
<folder
Name="softdevice"
- path="../../../../hw/mcu/nordic/nrf52/sdk/softdevice" />
- <folder
- Name="toolchain"
- path="../../../../hw/mcu/nordic/nrf52/sdk/toolchain" />
+ exclude=""
+ filter="*.c;*.h;*.s;*.S"
+ path="../../../../hw/mcu/nordic/nrf52/sdk/softdevice"
+ recurse="Yes" />
+ <folder Name="toolchain">
+ <file file_name="../../../../hw/mcu/nordic/nrf52/sdk/toolchain/system_nrf52840.c" />
+ <file file_name="../../../../hw/mcu/nordic/nrf52/sdk/toolchain/system_nrf52840.h" />
+ <folder
+ Name="ses"
+ path="../../../../hw/mcu/nordic/nrf52/sdk/toolchain/ses" />
+ </folder>
</folder>
</folder>
</folder>