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

STM32 STDIO pin redefinition #6041

Merged
merged 1 commit into from
Feb 20, 2018
Merged

Conversation

jeromecoutant
Copy link
Collaborator

Description

Issue reported by @atoy40 in
#5795 (comment)

wiki page https://os.mbed.com/teams/ST/wiki/STDIO will be updated

Correct mbed_app.json format is :

"target_overrides": {
"NUCLEO_L073RZ": {
"target.stdio_uart_tx": "tx pin name",
"target.stdio_uart_rx": "rx pin name",
}
}

Status

READY

@sg- sg- requested review from 0xc0170 and removed request for 0xc0170 February 8, 2018 17:23
"help": "Value: D2(default) or D0",
"value": "D2"
}
"stdio_uart_tx_help": { "help": "Value: D8(default) or D1" },
Copy link
Contributor

Choose a reason for hiding this comment

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

can you split this to multiple lines as it was? (similar to other lines)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

OK
Done!

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 12, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Feb 12, 2018

Build : FAILURE

Build number : 1113
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6041/

@jeromecoutant
Copy link
Collaborator Author

Build failure corrected
Thx

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 12, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Feb 12, 2018

Build : SUCCESS

Build number : 1116
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6041/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build

@mbed-ci
Copy link

mbed-ci commented Feb 12, 2018

@mbed-ci
Copy link

mbed-ci commented Feb 12, 2018

@cmonr cmonr merged commit 0368a84 into ARMmbed:master Feb 20, 2018
@jeromecoutant jeromecoutant deleted the PR_STDIO_bug branch February 21, 2018 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants