Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
orchestrator
Commits
4f174661
Commit
4f174661
authored
Jan 24, 2019
by
Tiago Jorge
Browse files
Brave header file with bitfiles info now under auto-src.
parent
60aa2089
Changes
1
Hide whitespace changes
Inline
Side-by-side
orchestrator/taste-orchestrator.py
View file @
4f174661
...
...
@@ -2689,7 +2689,7 @@ def main():
if
bNoBitfile
==
False
:
bitFileOffset
=
0
;
savedDir
=
os
.
getcwd
()
bitFilesHeader
=
open
(
"bravebitfiles.h"
,
"
a
"
)
bitFilesHeader
=
open
(
"
auto-src/
bravebitfiles.h"
,
"
w
"
)
bitFilesHeader
.
write
(
'''
struct config_bitfile {
char *config;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment