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

Updated RX portable layer for backward compatibility #1182

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

xuan97z1
Copy link
Contributor

@xuan97z1 xuan97z1 commented Sep 5, 2024

Define pxFillInterfaceDescriptor in RX network interface code

Description

  • We had an issue where pxFillInterfaceDescriptor is undefined in the NetworkInterface.c of RX vendor.
  • This pull request defines pxFillInterfaceDescriptor function.

Test Steps

  • Verified internet connection can be established via Ethernet. and PubSub over MQTT works as expected.

Related Issue

https://forums.freertos.org/t/pxfillinterfacedescriptor-is-undefined-in-rx-networkinterface-c/21263/2

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

Signed-off-by: RESG_XX <xiao-xuan.ngew.xc@renesas.com>
@xuan97z1 xuan97z1 requested a review from a team as a code owner September 5, 2024 08:50
n9wxu
n9wxu previously approved these changes Sep 6, 2024
@aggarg
Copy link
Member

aggarg commented Sep 6, 2024

Please apply the following patch to fix CI checks - 0001-Fix-formatting-and-spell-check.patch.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
@tony-josi-aws
Copy link
Member

@xuan97z1

Thanks for taking time to contribute to FreeRTOS+TCP.

@tony-josi-aws tony-josi-aws merged commit cb8f00c into FreeRTOS:main Sep 9, 2024
10 checks passed
@xuan97z1
Copy link
Contributor Author

xuan97z1 commented Sep 9, 2024

Thanks all for the prompt response and merging.

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.

5 participants