summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-03-26 22:46:53 +0700
committerhathach <[email protected]>2018-03-26 22:46:53 +0700
commit24d4b27980a415a548328dd74b524c6b9456c7b9 (patch)
tree31b7fa38c3d357e4992f673c162d3ec129f3a51c
parentcf8a85fa8bc2ffe7130b7383dee64812bc2ebdce (diff)
move nrf5x port files
-rw-r--r--tinyusb/portable/nordic/nrf5x/dcd_nrf52.c (renamed from hw/mcu/nordic/nrf52/tusb_port/dcd_nrf52.c)0
-rw-r--r--tinyusb/portable/nordic/nrf5x/dcd_nrf52.h (renamed from hw/mcu/nordic/nrf52/tusb_port/dcd_nrf52.h)0
-rw-r--r--tinyusb/portable/nordic/nrf5x/hal_nrf52.c (renamed from hw/mcu/nordic/nrf52/tusb_port/hal_nrf52.c)0
3 files changed, 0 insertions, 0 deletions
diff --git a/hw/mcu/nordic/nrf52/tusb_port/dcd_nrf52.c b/tinyusb/portable/nordic/nrf5x/dcd_nrf52.c
index 78e2df87c..78e2df87c 100644
--- a/hw/mcu/nordic/nrf52/tusb_port/dcd_nrf52.c
+++ b/tinyusb/portable/nordic/nrf5x/dcd_nrf52.c
diff --git a/hw/mcu/nordic/nrf52/tusb_port/dcd_nrf52.h b/tinyusb/portable/nordic/nrf5x/dcd_nrf52.h
index 7d830da6f..7d830da6f 100644
--- a/hw/mcu/nordic/nrf52/tusb_port/dcd_nrf52.h
+++ b/tinyusb/portable/nordic/nrf5x/dcd_nrf52.h
diff --git a/hw/mcu/nordic/nrf52/tusb_port/hal_nrf52.c b/tinyusb/portable/nordic/nrf5x/hal_nrf52.c
index 5554beb56..5554beb56 100644
--- a/hw/mcu/nordic/nrf52/tusb_port/hal_nrf52.c
+++ b/tinyusb/portable/nordic/nrf5x/hal_nrf52.c