Skip to content

dist: tools: jlink.sh: use printf for JLINK_*_FLASH to allow use of backslash#5900

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
jfbortolotti:dist_tools_jlink
Oct 3, 2016
Merged

dist: tools: jlink.sh: use printf for JLINK_*_FLASH to allow use of backslash#5900
miri64 merged 1 commit intoRIOT-OS:masterfrom
jfbortolotti:dist_tools_jlink

Conversation

@jfbortolotti
Copy link
Copy Markdown
Contributor

We need JLINK_*_FLASH variables to contain escaped character line "\n" so we can have multiple lines added to the flashing script.
Appropriate way to do that is to replace echo by printf as is not portable between dash and bash to provide such support.

@kaspar030 kaspar030 added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Sep 30, 2016
@kaspar030 kaspar030 self-assigned this Sep 30, 2016
Copy link
Copy Markdown
Contributor

@kaspar030 kaspar030 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK.

@jfbortolotti
Copy link
Copy Markdown
Contributor Author

Checking the Murdock/CI error, the arm7 and Cortex-m ones are due to missing tlsf-3.0.zip and x86 errors are a combination of the same and newlib missing from from http://download.riot-os.org/i586-newlib_2.2.0.20150623_tlsf-3337.tar.bz2

@miri64
Copy link
Copy Markdown
Member

miri64 commented Oct 3, 2016

same as #5564: This has nothing to do with the qemu-i586 port, so go.

@miri64 miri64 merged commit 8e75df4 into RIOT-OS:master Oct 3, 2016
@miri64 miri64 added this to the Release 2016.10 milestone Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants