Skip to content

Merge main to dev/IPv6Integration branch#833

Merged
moninom1 merged 11 commits intoFreeRTOS:dev/IPv6_integrationfrom
moninom1:newdev
Apr 18, 2023
Merged

Merge main to dev/IPv6Integration branch#833
moninom1 merged 11 commits intoFreeRTOS:dev/IPv6_integrationfrom
moninom1:newdev

Conversation

@moninom1
Copy link
Copy Markdown
Contributor

@moninom1 moninom1 commented Apr 17, 2023

Description

Add changes from main to devIntegration upto commit f7e07f806de2ed5cff6639be71a8de55d2d44657
Nxp1060 network interface to be added in RC3.

Test Steps

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

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

@moninom1 moninom1 requested a review from a team as a code owner April 17, 2023 19:40
@moninom1 moninom1 force-pushed the newdev branch 3 times, most recently from c2b9ba5 to 1dbd2a8 Compare April 18, 2023 06:53
Comment thread source/portable/NetworkInterface/NXP1060/NetworkInterface.c Outdated
kstribrnAmzn and others added 7 commits April 18, 2023 11:00
* Correct GCC warnings

Corrects warnings with current GCC flags
for GCC 7.5.0. The only suppressed warning pertains
to function to object pointer conversion which is
required and common for socket callbacks.

* PR feedback

---------

Co-authored-by: Ubuntu <ubuntu@ip-10-0-137-67.ec2.internal>
Co-authored-by: Nikhil Kamath <110539926+amazonKamath@users.noreply.github.com>
Corrects several warnings from Clang flags
for Clang 13.

Inspired by @phelter's bug report
FreeRTOS#558
Corrects several warnings from Clang flags
for Clang 13.
…FreeRTOS#812)

* Add NetworkDown notification to EMAC task

* Add NetworkDown notification to NetworkInterface.c

* Uncrustify: triggered by comment.

* Introduce ipconfigSUPPORT_NETWORK_DOWN_EVENT compile flag

* Fix formatting

* Uncrustify: triggered by comment.

---------

Co-authored-by: Filip Oleszek <filip.oleszek@o2.pl>
Co-authored-by: zipperowiec <35423392+zipperowiec@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
* fix uncrustify run command

* test uncrustify

* Revert "test uncrustify"

This reverts commit f660ab4.

* removing apt-get prompt while installing git
…reeRTOS#820)

* fix uncrustify run command

* test uncrustify

* Revert "test uncrustify"

This reverts commit f660ab4.

* removing apt-get prompt while installing git

* removing the deprecated set-output command from uncrustify bot run yml, use latest git
@moninom1 moninom1 merged commit 103a1be into FreeRTOS:dev/IPv6_integration Apr 18, 2023
@moninom1 moninom1 deleted the newdev branch May 24, 2023 12:48
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