Commit Graph

122 Commits

Author SHA1 Message Date
065b096c92 Modify setIMR() & getIMR() and setSIMR() & getSIMR()
In order to integrate W5200 with ioLibrary
setIMR() & getIMR(): Set/Get a value to IMR2 intead of _IMR_.
setIMR2() & getIMR2() (setSIMR() & getSIMR()) : Set/Get a value to _IMR_
instead of IMR2
2015-04-13 09:28:29 +09:00
f36dd4352a Fixed the Type casting Error in send() ,socket.c v2.0.1 2015-04-09 14:56:48 +09:00
19ae79ee07 Added W5100, W5200 drivers. v2.0.0 2015-04-06 13:27:41 +09:00
fc3430b71a Add to W5200 & W5100
Integrate ioLibrary with WIZnet chips as W5500,W5200, W5100 and so on.
2015-04-06 10:58:45 +09:00
3508acad10 FTP Client variable, function name modify v1.7.3 2015-04-06 10:55:39 +09:00
413ad6fc84 FTP Client 2015-04-06 09:47:06 +09:00
1f37c8efa5 Update README.md v1.7.2 2015-03-30 14:38:07 +09:00
999cb97cc8 Update README.md 2015-03-30 14:14:50 +09:00
455ab71314 Fixed a compile error. 2015-03-30 13:20:17 +09:00
f0dcff0671 Fixed a casting issue of variable. 2015-03-30 13:12:10 +09:00
460b04a42b Added a SNTP protocol. v1.7.1 2015-03-18 13:01:54 +09:00
97857ce12c Added a protocol of TFTP. v1.7.0 2015-02-23 13:12:34 +09:00
461b1b16b1 Change ftpd to support a ftp program of Windows. v1.6.1 2015-02-23 10:31:25 +09:00
bd351ec732 Internet protocol libraries and Application added
>> Internet \ FTPserver
>> Internet \ httpServer (web server)
>> Internet \ SNMP (SNMPv1 agent)
>> Application \ loopback (loopback test)
v1.6.0
2015-02-06 16:34:52 +09:00
c3dfcd6bac Update the SPI burst operations / fix typos
Update the SPI burst operations / fix typos
v1.5.3
2015-02-06 16:17:28 +09:00
0ada86b800 Modified connect() function in socket.c
added Function end conditions (SOCK_CLOSED)
2015-02-02 17:26:32 +09:00
1cf4272157 Fixed an error in connect function. v1.5.2 2015-01-05 16:15:14 +09:00
c87c9ac3f9 Fixed a compile error. v1.5.1 2014-11-19 13:23:23 +09:00
e816b1aa28 Update README.md 2014-11-12 08:41:57 +09:00
06a60e31e1 Create README.md 2014-11-11 17:20:46 +09:00
483a018bb3 Add ioLibrary files.
Refer to http://wizwiki.net/wiki/doku.php
v1.5.0
2014-11-11 17:05:38 +09:00
7f9e168b93 🎊 Added .gitattributes & .gitignore files 2014-11-11 17:02:54 +09:00