This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
openFPGALoader
mirror of
https://github.com/trabucayre/openFPGALoader.git
Watch
1
Star
0
Fork
You've already forked openFPGALoader
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main: delete jtag at the end
Browse Source
...
This commit is contained in:
Gwenhael Goavec-Merou
2019-11-19 09:03:09 +01:00
parent
d739240280
commit
711833d034
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
main.cpp
Unescape
Escape
View File
@ -138,6 +138,7 @@ int main(int argc, char **argv)
fpga
-
>
reset
(
)
;
delete
(
fpga
)
;
delete
(
jtag
)
;
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
luke/openFPGALoader
Title
Body
Create Issue