Bug fixed : In W5100, CS control problem to read/write buffer with SPI.
This commit is contained in:
Woo Youl Kim
2015-07-15 16:22:02 +09:00
parent 1e940bbf14
commit 942164d421
3 changed files with 12 additions and 9 deletions

View File

@ -21,7 +21,8 @@ This driver provides the Berkeley Socket type APIs.
- Define what Host I/F mode is used in **wizchip_conf.h**
## Revision History
* ioLibrary V3.0.1 Released : 15, July, 2015
* Bug fixed : In W5100, Fixed CS control problem in read/write buffer with SPI. Refer to M20150715.
* ioLibrary V3.0 Released : 01, June, 2015
* Add to W5300
* Typing Error in comments