diff --git a/source/portable/NetworkInterface/LPC17xx/README.md b/source/portable/NetworkInterface/LPC17xx/README.md new file mode 100644 index 0000000000..d370df7964 --- /dev/null +++ b/source/portable/NetworkInterface/LPC17xx/README.md @@ -0,0 +1,13 @@ +## Disclaimer : + +Please note that LPC17xx port has not been tested with IPv6, Multiple endpoint and interfaces which are supported by the latest TCP release V4.0.0. This needs to be used with caution in IPv6 environment as there can be potential compatibility issues. + + +## Last Git Release : + +You can find the last release supporting this port on our GitHub repository here : [V3.1.0](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/releases/tag/V3.1.0). Visit the mentioned link to access the repository and download the version supporting LPC17xx port to use it. + + +## Contribution and Support : + +If you are interested in contributing to the development of this port or have any question regarding this port, feel free to post on [FreeRTOS forum](https://forums.freertos.org/). Your inputs are valuable to us and we encourage collaboration and discussion within the community. diff --git a/source/portable/NetworkInterface/LPC18xx/README.md b/source/portable/NetworkInterface/LPC18xx/README.md new file mode 100644 index 0000000000..d79167c5ff --- /dev/null +++ b/source/portable/NetworkInterface/LPC18xx/README.md @@ -0,0 +1,13 @@ +## Disclaimer : + +Please note that LPC18xx port has not been tested with IPv6, Multiple endpoint and interfaces which are supported by the latest TCP release V4.0.0. This needs to be used with caution in IPv6 environment as there can be potential compatibility issues. + + +## Last Git Release : + +You can find the last release supporting this port on our GitHub repository here : [V3.1.0](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/releases/tag/V3.1.0). Visit the mentioned link to access the repository and download the version supporting LPC18xx port to use it. + + +## Contribution and Support : + +If you are interested in contributing to the development of this port or have any question regarding this port, feel free to post on [FreeRTOS forum](https://forums.freertos.org/). Your inputs are valuable to us and we encourage collaboration and discussion within the community. diff --git a/source/portable/NetworkInterface/LPC54018/README.md b/source/portable/NetworkInterface/LPC54018/README.md new file mode 100644 index 0000000000..3563d205b2 --- /dev/null +++ b/source/portable/NetworkInterface/LPC54018/README.md @@ -0,0 +1,13 @@ +## Disclaimer : + +Please note that LPC54018 port has not been tested with IPv6, Multiple endpoint and interfaces which are supported by the latest TCP release V4.0.0. This needs to be used with caution in IPv6 environment as there can be potential compatibility issues. + + +## Last Git Release : + +You can find the last release supporting this port on our GitHub repository here : [V3.1.0](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/releases/tag/V3.1.0). Visit the mentioned link to access the repository and download the version supporting LPC54018 port to use it. + + +## Contribution and Support : + +If you are interested in contributing to the development of this port or have any question regarding this port, feel free to post on [FreeRTOS forum](https://forums.freertos.org/). Your inputs are valuable to us and we encourage collaboration and discussion within the community. diff --git a/source/portable/NetworkInterface/M487/README.md b/source/portable/NetworkInterface/M487/README.md new file mode 100644 index 0000000000..10b22c28ed --- /dev/null +++ b/source/portable/NetworkInterface/M487/README.md @@ -0,0 +1,13 @@ +## Disclaimer : + +Please note that M487 port has not been tested with IPv6, Multiple endpoint and interfaces which are supported by the latest TCP release V4.0.0. This needs to be used with caution in IPv6 environment as there can be potential compatibility issues. + + +## Last Git Release : + +You can find the last release supporting this port on our GitHub repository here : [V3.1.0](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/releases/tag/V3.1.0). Visit the mentioned link to access the repository and download the version supporting M487 port to use it. + + +## Contribution and Support : + +If you are interested in contributing to the development of this port or have any question regarding this port, feel free to post on [FreeRTOS forum](https://forums.freertos.org/). Your inputs are valuable to us and we encourage collaboration and discussion within the community. diff --git a/source/portable/NetworkInterface/SH2A/README.md b/source/portable/NetworkInterface/SH2A/README.md new file mode 100644 index 0000000000..3994b826f5 --- /dev/null +++ b/source/portable/NetworkInterface/SH2A/README.md @@ -0,0 +1,13 @@ +## Disclaimer : + +Please note that SH2A port has not been tested with IPv6, Multiple endpoint and interfaces which are supported by the latest TCP release V4.0.0. This needs to be used with caution in IPv6 environment as there can be potential compatibility issues. + + +## Last Git Release : + +You can find the last release supporting this port on our GitHub repository here : [V3.1.0](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/releases/tag/V3.1.0). Visit the mentioned link to access the repository and download the version supporting SH2A port to use it. + + +## Contribution and Support : + +If you are interested in contributing to the development of this port or have any question regarding this port, feel free to post on [FreeRTOS forum](https://forums.freertos.org/). Your inputs are valuable to us and we encourage collaboration and discussion within the community. diff --git a/source/portable/NetworkInterface/TM4C/README.md b/source/portable/NetworkInterface/TM4C/README.md new file mode 100644 index 0000000000..66bd4ff20a --- /dev/null +++ b/source/portable/NetworkInterface/TM4C/README.md @@ -0,0 +1,13 @@ +## Disclaimer : + +Please note that TM4C port has not been tested with IPv6, Multiple endpoint and interfaces which are supported by the latest TCP release V4.0.0. This needs to be used with caution in IPv6 environment as there can be potential compatibility issues. + + +## Last Git Release : + +You can find the last release supporting this port on our GitHub repository here : [V3.1.0](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/releases/tag/V3.1.0). Visit the mentioned link to access the repository and download the version supporting TM4C port to use it. + + +## Contribution and Support : + +If you are interested in contributing to the development of this port or have any question regarding this port, feel free to post on [FreeRTOS forum](https://forums.freertos.org/). Your inputs are valuable to us and we encourage collaboration and discussion within the community. diff --git a/source/portable/NetworkInterface/ThirdParty/MSP432/README.md b/source/portable/NetworkInterface/ThirdParty/MSP432/README.md index f0eb30f130..07e6a3eb8b 100644 --- a/source/portable/NetworkInterface/ThirdParty/MSP432/README.md +++ b/source/portable/NetworkInterface/ThirdParty/MSP432/README.md @@ -1,3 +1,15 @@ +## Disclaimer : + +Please note that MSP432 port has not been tested with IPv6, Multiple endpoint and interfaces which are supported by the latest TCP release V4.0.0. This needs to be used with caution in IPv6 environment as there can be potential compatibility issues. + +## Last Git Release : + +You can find the last release supporting this port on our GitHub repository here : [V3.1.0](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/releases/tag/V3.1.0). Visit the mentioned link to access the repository and download the version supporting MSP432 port to use it. + +## Contribution and Support : + +If you are interested in contributing to the development of this port or have any question regarding this port, feel free to post on [FreeRTOS forum](https://forums.freertos.org/). Your inputs are valuable to us and we encourage collaboration and discussion within the community. + # Scope This is a driver and network middleware for the MSP432E401Y microcontroller with built-in Ethernet MAC. diff --git a/source/portable/NetworkInterface/esp32/README.md b/source/portable/NetworkInterface/esp32/README.md new file mode 100644 index 0000000000..cdea9ee399 --- /dev/null +++ b/source/portable/NetworkInterface/esp32/README.md @@ -0,0 +1,13 @@ +## Disclaimer : + +Please note that esp32 port has not been tested with IPv6, Multiple endpoint and interfaces which are supported by the latest TCP release V4.0.0. This needs to be used with caution in IPv6 environment as there can be potential compatibility issues. + + +## Last Git Release : + +You can find the last release supporting this port on our GitHub repository here : [V3.1.0](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/releases/tag/V3.1.0). Visit the mentioned link to access the repository and download the version supporting esp32 port to use it. + + +## Contribution and Support : + +If you are interested in contributing to the development of this port or have any question regarding this port, feel free to post on [FreeRTOS forum](https://forums.freertos.org/). Your inputs are valuable to us and we encourage collaboration and discussion within the community. diff --git a/source/portable/NetworkInterface/mw300_rd/README.md b/source/portable/NetworkInterface/mw300_rd/README.md new file mode 100644 index 0000000000..6de77d15ab --- /dev/null +++ b/source/portable/NetworkInterface/mw300_rd/README.md @@ -0,0 +1,13 @@ +## Disclaimer : + +Please note that mw300_rd port has not been tested with IPv6, Multiple endpoint and interfaces which are supported by the latest TCP release V4.0.0. This needs to be used with caution in IPv6 environment as there can be potential compatibility issues. + + +## Last Git Release : + +You can find the last release supporting this port on our GitHub repository here : [V3.1.0](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/releases/tag/V3.1.0). Visit the mentioned link to access the repository and download the version supporting mw300_rd port to use it. + + +## Contribution and Support : + +If you are interested in contributing to the development of this port or have any question regarding this port, feel free to post on [FreeRTOS forum](https://forums.freertos.org/). Your inputs are valuable to us and we encourage collaboration and discussion within the community. diff --git a/source/portable/NetworkInterface/pic32mzef/README.md b/source/portable/NetworkInterface/pic32mzef/README.md new file mode 100644 index 0000000000..9aa0076fac --- /dev/null +++ b/source/portable/NetworkInterface/pic32mzef/README.md @@ -0,0 +1,11 @@ +## Disclaimer : + +Please note that pic32mzef port has not been tested with IPv6, Multiple endpoint and interfaces which are supported by the latest TCP release V4.0.0. This needs to be used with caution in IPv6 environment as there can be potential compatibility issues. + +## Last Git Release : + +You can find the last release supporting this port on our GitHub repository here : [V3.1.0](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/releases/tag/V3.1.0). Visit the mentioned link to access the repository and download the version supporting pic32mzef port to use it. + +## Contribution and Support : + +If you are interested in contributing to the development of this port or have any question regarding this port, feel free to post on [FreeRTOS forum](https://forums.freertos.org/). Your inputs are valuable to us and we encourage collaboration and discussion within the community. \ No newline at end of file