diff options
| author | hathach <[email protected]> | 2018-03-12 23:46:58 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-03-12 23:46:58 +0700 |
| commit | 2435abb0a8496361fb08cdaa4234e9d205add186 (patch) | |
| tree | aef60edea6c20900ce968c9d97c2b767e2922e0e /examples/device | |
| parent | 34dbb3532ce4a5dd22cf8e596eb007003c3dd43c (diff) | |
rename hal to tusb_port
Diffstat (limited to 'examples/device')
| -rw-r--r-- | examples/device/nrf52840/segger/nrf52840.emProject | 4 | ||||
| -rw-r--r-- | examples/device/nrf52840/segger/nrf52840.emSession | 21 |
2 files changed, 7 insertions, 18 deletions
diff --git a/examples/device/nrf52840/segger/nrf52840.emProject b/examples/device/nrf52840/segger/nrf52840.emProject index 01e683c85..0cda6467b 100644 --- a/examples/device/nrf52840/segger/nrf52840.emProject +++ b/examples/device/nrf52840/segger/nrf52840.emProject @@ -80,8 +80,8 @@ <folder Name="mcu"> <folder Name="nordic"> <folder Name="nrf52"> - <folder Name="hal"> - <file file_name="../../../../hw/mcu/nordic/nrf52/hal/hal_nrf52.c" /> + <folder Name="tusb_port"> + <file file_name="../../../../hw/mcu/nordic/nrf52/tusb_port/hal_nrf52.c" /> </folder> <folder Name="sdk" diff --git a/examples/device/nrf52840/segger/nrf52840.emSession b/examples/device/nrf52840/segger/nrf52840.emSession index 367a7057c..4f01f49bd 100644 --- a/examples/device/nrf52840/segger/nrf52840.emSession +++ b/examples/device/nrf52840/segger/nrf52840.emSession @@ -25,19 +25,7 @@ <Project> <ProjectSessionItem path="nrf52840"/> <ProjectSessionItem path="nrf52840;nrf52840"/> - <ProjectSessionItem path="nrf52840;nrf52840;hw"/> - <ProjectSessionItem path="nrf52840;nrf52840;hw;bsp"/> - <ProjectSessionItem path="nrf52840;nrf52840;hw;bsp;pca10056"/> - <ProjectSessionItem path="nrf52840;nrf52840;hw;mcu"/> - <ProjectSessionItem path="nrf52840;nrf52840;hw;mcu;nordic"/> - <ProjectSessionItem path="nrf52840;nrf52840;hw;mcu;nordic;nrf52"/> - <ProjectSessionItem path="nrf52840;nrf52840;hw;mcu;nordic;nrf52;hal"/> - <ProjectSessionItem path="nrf52840;nrf52840;hw;mcu;nordic;nrf52;sdk"/> - <ProjectSessionItem path="nrf52840;nrf52840;hw;mcu;nordic;nrf52;sdk;softdevice"/> - <ProjectSessionItem path="nrf52840;nrf52840;hw;mcu;nordic;nrf52;sdk;softdevice;common"/> <ProjectSessionItem path="nrf52840;nrf52840;src"/> - <ProjectSessionItem path="nrf52840;nrf52840;tinyusb"/> - <ProjectSessionItem path="nrf52840;nrf52840;tinyusb;device"/> </Project> <Register1> <RegisterWindow visibleNodes="CPU - Current Context/r0;CPU - Current Context/r1;CPU - Current Context/r2;CPU - Current Context/r3;CPU - Current Context/r4;CPU - Current Context/r5;CPU - Current Context/r6;CPU - Current Context/r7;CPU - Current Context/r8;CPU - Current Context/r9;CPU - Current Context/r10;CPU - Current Context/r11;CPU - Current Context/r12;CPU - Current Context/sp(r13);CPU - Current Context/lr(r14);CPU - Current Context/pc(r15);CPU - Current Context/apsr;CPU/r0;CPU/r1;CPU/r2;CPU/r3;CPU/r4;CPU/r5;CPU/r6;CPU/r7;CPU/r8;CPU/r9;CPU/r10;CPU/r11;CPU/r12;CPU/sp(r13);CPU/lr(r14);CPU/pc(r15);CPU/xpsr;CPU/msp;CPU/psp;CPU/cfbp" binaryNodes="" asciiNodes="" openNodes="CPU - Current Context" name="device_virtual_com" decimalNodes="" octalNodes="" unsignedNodes=""/> @@ -73,9 +61,10 @@ <Files> <SessionOpenFile windowGroup="DockEditLeft" x="0" y="59" useTextEdit="1" useBinaryEdit="0" left="0" path="../../../../hw/bsp/pca10056/board_pca10056.c" debugPath="../../../../hw/bsp/pca10056/board_pca10056.c" selected="0" top="54" codecName="Default"/> <SessionOpenFile windowGroup="DockEditLeft" x="0" y="290" useTextEdit="1" useBinaryEdit="0" left="0" path="../../../../hw/mcu/nordic/nrf52/sdk/sdk_config.h" debugPath="../../../../hw/mcu/nordic/nrf52/sdk/sdk_config.h" selected="0" top="281" codecName="Default"/> - <SessionOpenFile windowGroup="DockEditLeft" x="0" y="55" useTextEdit="1" useBinaryEdit="0" left="0" path="../../../../hw/mcu/nordic/nrf52/hal/hal_nrf52.c" debugPath="../../../../hw/mcu/nordic/nrf52/hal/hal_nrf52.c" selected="0" top="49" codecName="Default"/> - <SessionOpenFile windowGroup="DockEditLeft" x="0" y="63" useTextEdit="1" useBinaryEdit="0" left="0" path="../src/main.c" debugPath="../src/main.c" selected="0" top="55" codecName="Default"/> - <SessionOpenFile windowGroup="DockEditLeft" x="0" y="44" useTextEdit="1" useBinaryEdit="0" left="0" path="../../../../hw/mcu/nordic/nrf52/sdk/softdevice/common/nrf_sdh_freertos.c" debugPath="../../../../hw/mcu/nordic/nrf52/sdk/softdevice/common/nrf_sdh_freertos.c" selected="1" top="10" codecName="Default"/> + <SessionOpenFile windowGroup="DockEditLeft" x="18" y="62" useTextEdit="1" useBinaryEdit="0" left="0" path="../../../../hw/mcu/nordic/nrf52/hal/hal_nrf52.c" debugPath="../../../../hw/mcu/nordic/nrf52/hal/hal_nrf52.c" selected="0" top="67" codecName="Default"/> + <SessionOpenFile windowGroup="DockEditLeft" x="19" y="63" useTextEdit="1" useBinaryEdit="0" left="0" path="../src/main.c" debugPath="../src/main.c" selected="0" top="56" codecName="Default"/> + <SessionOpenFile windowGroup="DockEditLeft" x="3" y="38" useTextEdit="1" useBinaryEdit="0" left="0" path="../../../../hw/mcu/nordic/nrf52/sdk/softdevice/common/nrf_sdh_freertos.c" debugPath="../../../../hw/mcu/nordic/nrf52/sdk/softdevice/common/nrf_sdh_freertos.c" selected="0" top="10" codecName="Default"/> + <SessionOpenFile windowGroup="DockEditLeft" x="28" y="16" useTextEdit="1" useBinaryEdit="0" left="0" path="../src/tusb_descriptors.c" debugPath="../src/tusb_descriptors.c" selected="1" top="0" codecName="Default"/> </Files> - <ARMCrossStudioWindow activeProject="nrf52840" fileDialogDefaultFilter="*.c" autoConnectTarget="J-Link" buildConfiguration="Debug" debugSearchFileMap="" fileDialogInitialDirectory="/home/hathach/Dropbox/tinyusb/workspace/tinyusb/hw/mcu/nordic/nrf52/hal" debugSearchPath="" autoConnectCapabilities="3199"/> + <ARMCrossStudioWindow activeProject="nrf52840" fileDialogDefaultFilter="*.c" autoConnectTarget="J-Link" buildConfiguration="Debug" debugSearchFileMap="" fileDialogInitialDirectory="/home/hathach/Dropbox/tinyusb/workspace/tinyusb/hw/mcu/nordic/nrf52/hal" debugSearchPath="" autoConnectCapabilities="3711"/> </session> |
