Skip to content

Commit

Permalink
Update debug adapter (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Gramakov committed Sep 11, 2020
1 parent a251693 commit c3e6acc
Show file tree
Hide file tree
Showing 74 changed files with 7 additions and 23,230 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: Clone Repository
uses: actions/checkout@v2
with:
submodules: "recursive"

- name: Setup Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "esp_debug_adapter"]
path = esp_debug_adapter
url = git@github.com:espressif/esp-debug-adapter.git
1 change: 1 addition & 0 deletions esp_debug_adapter
Submodule esp_debug_adapter added at 5439cd
12 changes: 0 additions & 12 deletions esp_debug_adapter/.gitignore

This file was deleted.

277 changes: 0 additions & 277 deletions esp_debug_adapter/LICENSE

This file was deleted.

20 changes: 0 additions & 20 deletions esp_debug_adapter/Pipfile

This file was deleted.

Loading

0 comments on commit c3e6acc

Please sign in to comment.