diff --git a/README.md b/README.md new file mode 100644 index 0000000..01e8f4c --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +#ioLibrary Driver +The ioLibrary means “Internet Offload Library” for WIZnet chip. It includes drivers and application protocols. +The driver (ioLibrary) can be used for [W5500](http://wizwiki.net) application designs. These will be updated continuously. + +##ioLibrary +This driver provides the Berkeley Socket type APIs. +- Directory Structure + +![ioLibrary](http://wizwiki.net/wiki/lib/exe/fetch.php?media=products:w5500:iolibrary_bsd.jpg "ioLibrary") + +- Ethernet : SOCKET APIs like BSD & WIZCHIP([W5500](http://wizwiki.net), W5200 and etc) Driver +- Internet : + - DHCP client + - DNS client + - Others will be added. + +## Revision History +Last release : Nov. 2014