38 Forks
58 Stars
58 Watchers

netx

Azure RTOS NetX is a high-performance implementation of TCP/IP protocol standards that is fully integrated with Azure RTOS ThreadX

How to download and setup netx

Open terminal and run command
git clone https://github.com/azure-rtos/netx.git
git clone is used to create a copy or clone of netx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with netx https://github.com/azure-rtos/netx/archive/master.zip

Or simply clone netx with SSH
[email protected]:azure-rtos/netx.git

If you have some problems with netx

You may open issue on netx support forum (system) here: https://github.com/azure-rtos/netx/issues