Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

janitorial: assorted fixes #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SurfaceYellowDuck
Copy link

No description provided.

Error text: ./mk_altera_hex.sh: line 28: 31 + : syntax error: operand expected (error token is "+ ")
An error occurred due to the use of outdated syntax in the expression $[$cs+$val].
Fixed it by using $((...)) expression syntax.
Also fixed shellcheck notes.
Explicitly pass zicsr extention.
'printf' is a portable way to output control characters like \t.

This patch fixes portability issues for bash shell.
@RozhkovAleksandr
Copy link

пушка🔥🔥🔥🔥🔥🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants