Skip to content

fix microcontroller no real bool type issue #75

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clippinglee
Copy link

fix issue eProsima/Micro-XRCE-DDS#173
SOC need real bool type,But MCU does not have real bool type.
in MCU,bool = uint8

@richiprosima
Copy link
Contributor

Build status:

  • Linux Build Status
  • Windows Build Status

Signed-off-by: clipping <clippinglp@qq.com>
@clippinglee clippinglee force-pushed the feature/serialize_bool branch from 389127d to 4319185 Compare June 3, 2024 03:01
@richiprosima
Copy link
Contributor

Build status:

  • Linux Build Status
  • Windows Build Status

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