fix build error

This commit is contained in:
hathach 2018-03-20 22:51:05 +07:00
parent 45a12eaa9e
commit b4cedb8635
1 changed files with 19 additions and 6 deletions

View File

@ -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>