Skip to content

[modem]: Extend tcp-client example #837

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 6 commits into
base: master
Choose a base branch
from

Conversation

david-cermak
Copy link
Collaborator

  • Support for esp-at endpoint
  • Support for multiple connections

This fixes urc regression cause by 6eceb28.
when consuming the buffer
…ew gcc

GCC 15 enforces stricter type requirements for std::search, requiring
both ranges to use the same iterator type or using raw pointers, but
with a predicate function.
This resolves a build error with GCC 15 while maintaining
compatibility with older GCC versions.
@david-cermak david-cermak self-assigned this Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant