Skip to content

Config bool to int #1970

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 17, 2016
Merged

Config bool to int #1970

merged 2 commits into from
Jun 17, 2016

Conversation

bogdanm
Copy link
Contributor

@bogdanm bogdanm commented Jun 17, 2016

Boolean configuration parameters will now be generated as integers (1
for True, 0 for False).

Bogdan Marinescu added 2 commits June 17, 2016 12:19
Boolean configuration parameters will now be generated as integers (1
for True, 0 for False).
@bogdanm
Copy link
Contributor Author

bogdanm commented Jun 17, 2016

@mbed-bot: TEST

HOST_OSES=ALL
BUILD_TOOLCHAINS=GCC_ARM
TARGETS=ALL

@bogdanm
Copy link
Contributor Author

bogdanm commented Jun 17, 2016

@0xc0170 @geky @kjbracey-arm

@bogdanm
Copy link
Contributor Author

bogdanm commented Jun 17, 2016

Just realized that #1876 (that I just merged) actually needs this change 😄

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 17, 2016

LGTM

@bogdanm bogdanm merged commit ca2fd64 into master Jun 17, 2016
@bogdanm bogdanm deleted the config_bool_to_int branch June 17, 2016 11:25
@mbed-bot
Copy link

Merged build finished. No test results found.
[Build ${MBED_BUILD_ID}]
FAILURE: Something went wrong when building and testing.

@mbed-bot
Copy link

[Build ${MBED_BUILD_ID}]
FAILURE: Something went wrong when building and testing.

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.

3 participants