forked from Frans-Willem/CsrSpiDrivers
-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For issue #27
- Loading branch information
Showing
4 changed files
with
21 additions
and
1 deletion.
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
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 +1 @@ | ||
0.5.3-a1 | ||
0.5.3-a3 |
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
cf16f84
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi @lorf it seems this commit is not on the latest release; look at the top of this page it says
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
and when running this command on Powershell with latest release
.\BlueFlashCmd.exe -trans "FTDI_PINOUT=sparkfun" -identify
result is `****************************************************************************
ERROR: Invalid pinout specified in FTDI_PINOUT
Failed`
It seems the code there up to 0.5.3-a8 and the problem starts at 0.5.3-a9
I am struggling to create the DLL from source please assist by releasing new version with fix
cf16f84
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I managed to build DLL after merging sparkfun commit to latest release and now the
-identify
command says no error and PStool does not see the sparkfun device