Skip to content

Fix inclusion (board.c and critical.c) #1920

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

Merged
merged 2 commits into from
Jun 13, 2016
Merged

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Jun 13, 2016

One header missing to include in the board.c to get mbed_error_vfprintf(), plus critical.c to get UINT32_MAX constant

@c1728p9

0xc0170 added 2 commits June 13, 2016 21:54
to get mbed_error_vprinf() declaration
UINT32_MAX is defined only if __STDC_LIMIT_MACROS is provided prior
including stdint.h
@c1728p9
Copy link
Contributor

c1728p9 commented Jun 13, 2016

Looks good

@0xc0170 0xc0170 merged commit ab5bd79 into ARMmbed:master Jun 13, 2016
@0xc0170 0xc0170 deleted the fix_inclusion branch June 13, 2016 23:10
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