-
Notifications
You must be signed in to change notification settings - Fork 2
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
Showing
11 changed files
with
181 additions
and
93 deletions.
There are no files selected for viewing
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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,2 +1 @@ | ||
FPGA_CFG=FPGA_CSBSEL0,FPGA_CSBSEL1,FPGA_SDO,FPGA_SDI,FPGA_SCK,FPGA_SS,FPGA_CDONE,FPGA_CRESET | ||
I2C=SCL,SDA |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7681d75
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.
This appears to be #71 combined into one commit. Note that the original PR had a number of individual commits with good commit messages (including back-references to the respective GitHub issues) – would have been useful to keep that for later reference, in case anyone ever needs to perform some archeology on this design…