add S140 v6 build config for nrf5x

This commit is contained in:
hathach
2019-01-29 14:15:13 +07:00
parent cff217fb47
commit d8b361fdaa
20 changed files with 8836 additions and 1 deletions
+6
View File
@@ -41,6 +41,12 @@
#include "nrfx/hal/nrf_gpio.h"
#include "nrfx/drivers/include/nrfx_power.h"
#include "nrfx/drivers/include/nrfx_qspi.h"
#ifdef SOFTDEVICE_PRESENT
#include "nrf_sdm.h"
#include "nrf_soc.h"
#endif
#include "tusb.h"
/*------------------------------------------------------------------*/