Merge pull request #1146 from Gator96100/master

J-Link debugging
This commit is contained in:
Philippe Teuwen 2020-12-30 01:01:25 +01:00 committed by GitHub
commit 1aeb37e1b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 464 additions and 165 deletions

5
.gitignore vendored
View file

@ -109,3 +109,8 @@ fpga_version_info.c
# .tmp files are created during compilation
*.tmp
#VSCode files
!.vscode/templates/*.json
!.vscode/extensions.json
!.vscode/tasks.json