-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tim Kostka
committed
Jul 11, 2020
1 parent
94ec4f7
commit 1555c5b
Showing
4 changed files
with
40 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
.idea/* | ||
venv/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"version": "1.0.0", | ||
"apiVersion": "1.0.0", | ||
"name": "SDMMC from SPI", | ||
"version": "20.7.2", | ||
"author": "Tim Kostka <[email protected]>", | ||
"description": "Saleae Logic 2.x high level analyzer for SD/MMC communication", | ||
"name": "SDMMC from SPI", | ||
"apiVersion": "1.0.0", | ||
"extensions": { | ||
"SDMMC from SPI": { | ||
"type": "HighLevelAnalyzer", | ||
|
File renamed without changes.