Merge pull request #228 from noebrun/patch-1

fix missing source file for cdc_msc to compile
This commit is contained in:
Ha Thach
2019-11-29 00:28:55 +07:00
committed by GitHub

View File

@@ -60,6 +60,7 @@
<folder Name="src">
<file file_name="../../../../../hw/mcu/nordic/nrfx/drivers/src/nrfx_power.c" />
<file file_name="../../../../../hw/mcu/nordic/nrfx/drivers/src/nrfx_qspi.c" />
<file file_name="../../../../../hw/mcu/nordic/nrfx/drivers/src/nrfx_uarte.c" />
</folder>
</folder>
<folder Name="hal">