Skip to content

Add README for ports #992

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

Merged
merged 4 commits into from
Aug 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions source/portable/NetworkInterface/LPC17xx/README.md
Original file line number Diff line number Diff line change
@@ -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.
13 changes: 13 additions & 0 deletions source/portable/NetworkInterface/LPC18xx/README.md
Original file line number Diff line number Diff line change
@@ -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.
13 changes: 13 additions & 0 deletions source/portable/NetworkInterface/LPC54018/README.md
Original file line number Diff line number Diff line change
@@ -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.
13 changes: 13 additions & 0 deletions source/portable/NetworkInterface/M487/README.md
Original file line number Diff line number Diff line change
@@ -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.
13 changes: 13 additions & 0 deletions source/portable/NetworkInterface/SH2A/README.md
Original file line number Diff line number Diff line change
@@ -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.
13 changes: 13 additions & 0 deletions source/portable/NetworkInterface/TM4C/README.md
Original file line number Diff line number Diff line change
@@ -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.
12 changes: 12 additions & 0 deletions source/portable/NetworkInterface/ThirdParty/MSP432/README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
13 changes: 13 additions & 0 deletions source/portable/NetworkInterface/esp32/README.md
Original file line number Diff line number Diff line change
@@ -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.
13 changes: 13 additions & 0 deletions source/portable/NetworkInterface/mw300_rd/README.md
Original file line number Diff line number Diff line change
@@ -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.
11 changes: 11 additions & 0 deletions source/portable/NetworkInterface/pic32mzef/README.md
Original file line number Diff line number Diff line change
@@ -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.