8000 GitHub - wangji666666/ioLibrary_Driver: Create a repository of WIZnet ioLibrary.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wangji666666/ioLibrary_Driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ioLibrary Driver The ioLibrary means “Internet Offload Library” for WIZnet chip. It includes drivers and application protocols. The driver (ioLibrary) can be used for the application design of WIZnet TCP/IP chips as W5500, W5200, W5100 and etc.

##ioLibrary This driver provides the Berkeley Socket type APIs.

  • Directory Structure

ioLibrary

  • Ethernet : SOCKET APIs like BSD & WIZCHIP(W5500, W5200 and etc) Driver
  • Internet :
    • DHCP client
    • DNS client
    • Others will be added.

How to add an ioLibrary in project through github site.

Revision History

  • Type casting error Fixed : 09, April. 2015 In socket.c, send() : Refer to M20150409

  • ioLibrary V2.0 released : April. 2015

    • Added to W5100, W5200
    • Correct to some typing error
    • Fixed the warning of type casting.
  • Last release : Nov. 2014

About

Create a repository of WIZnet ioLibrary.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 61.9%
  • C++ 38.1%
0