remove sdk, add nrfx as submodule

update segger project to work with nrfx
This commit is contained in:
hathach
2018-07-02 11:00:05 +07:00
parent a08cb6e727
commit 142300ca60
158 changed files with 3245 additions and 103999 deletions
-2
View File
@@ -38,12 +38,10 @@
#if MODE_DEVICE_SUPPORTED && CFG_TUSB_MCU == OPT_MCU_NRF5X
// TODO remove
#include "nrf.h"
#include "nrf_power.h"
#include "nrf_usbd.h"
#include "nrf_clock.h"
#include "nrf_drv_usbd_errata.h"
#include "device/dcd.h"