You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ Original author: Mikael Ejberg Pedersen
3
3
4
4
His website: https://www.ejberg.dk/portfolio/saleae-dcc-decoder/
5
5
6
-
There's a zip file there with the source code that I copied into this project.
6
+
There's a zip file there with the source code that I copied into this project. I did fixup a few things so that linux and macos would build in the Actions.
7
7
8
-
I have only built and tested the Windows x64 version with Visual Studio 2022. I have no idea if any other configs work.
8
+
I have only built and tested the Windows x64 version with Visual Studio 2022. I have no idea if any other configs work, but they are built by the github actions and you can download the artifacts in the actions tab.
9
9
10
10
Documentation for the Saleae Logic Analyzer SDK can be found here:
0 commit comments