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

Add CELLULAR_CONFIG_PKTIO_READ_BUFFER_SIZE config #173

Merged

Conversation

chinglee-iot
Copy link
Member

@chinglee-iot chinglee-iot commented May 25, 2024

Description

  • Add CELLULAR_CONFIG_PKTIO_READ_BUFFER_SIZE config. The pktio read buffer size should be configured to greater than the maximum AT command response size, which is typically the TCP socket receive command response packet size.

Test Steps

N/A

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

#169
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@chinglee-iot chinglee-iot merged commit 0d08a99 into FreeRTOS:main May 30, 2024
10 checks passed
@chinglee-iot chinglee-iot deleted the add-PKTIO_READ_BUFFER_SIZE-config branch May 30, 2024 00:57
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.

4 participants