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

fix cpp compilation issues for esp-modbus v2.0.1 #92

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

alisitsyn
Copy link
Collaborator

Description

This PR is to fix CPP compilation issues reported against component esp-modbus v2.0.1.

Related

IDFGH-14554

IDFGH-13866

Testing

The test case under CI shall compile the simple CPP esp-modbus application under CI.


Checklist

Before submitting a Pull Request, please ensure the following:

  • [x ] 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@alisitsyn alisitsyn self-assigned this Feb 5, 2025
@alisitsyn alisitsyn force-pushed the bugfix/fix_cpp_compilation_issues branch from ccddde0 to 138382b Compare February 14, 2025 10:40
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.

1 participant