Releases: Wiznet/W7500
Releases · Wiznet/W7500
Version 1.0.5
(C) COPYRIGHT 2015 WIZnet Co.,Ltd.
- author : IOP Team
- version : V1.0.5
- date : 19-May-2017
- brief : W7500 Libraries and Peripherals Examples
© COPYRIGHT 2015 WIZnet Co.,Ltd.
Revision history
- Bug fixed MACRAW operation (CRC length issue)
- Bug fixed in W7500x_ssp.h (invalid definition for SSP Prescale)
- Add function(wiz_recv_macraw_data) for MACRAW operation (in W7500x_wztoe.c)
Version 1.0.4
(C) COPYRIGHT 2015 WIZnet Co.,Ltd.
- author : IOP Team
- version : V1.0.4
- date : 04-June-2015
- brief : W7500 Libraries and Peripherals Examples
© COPYRIGHT 2015 WIZnet Co.,Ltd.
Revision history
- Bug fix in W7500x_gpio.c (delete don't used parameter in GPIO_ReadInputData Function)
- Bug fix in W7500x_gpio.h (delete don't used parameter in GPIO_ReadInputData Function)
- Bug fix in W7500x.h (change register address about gpio_DS 3->2)
Version 1.0.3
(C) COPYRIGHT 2015 WIZnet Co.,Ltd.
- author : IOP Team
- version : V1.0.3
- date : 02-June-2015
- brief : W7500 Libraries and Peripherals Examples
© COPYRIGHT 2015 WIZnet Co.,Ltd.
Revision history
- Bug fix in startup_W7500x.s (change stack size and heap size and entered top of memory)
- Bug fix in W7500x_wztoe.h (change define name and macro name because collision problem)
- Bug fix in wizchip_conf.c (delete INTLEVEL define and macro function)
Version 1.0.2
(C) COPYRIGHT 2015 WIZnet Co.,Ltd.
- author : IOP Team
- version : V1.0.2
- date : 19-May-2015
- brief : W7500 Libraries and Peripherals Examples
© COPYRIGHT 2015 WIZnet Co.,Ltd.
Revision history
- Bug fix in wztoe.h (getSn_DIPR bug fix)
- Bug fix in wztoe.h (getSn_DHAR bug fix)
- Bug fix in Loopback exam main.c (ip print bug fix)
Version 1.0.1
(C) COPYRIGHT 2015 WIZnet Co.,Ltd.
- author : IOP Team
- version : V1.0.1
- date : 15-May-2015
- brief : W7500 Libraries and Peripherals Examples
© COPYRIGHT 2015 WIZnet Co.,Ltd.
Revision history
- Add httpServer example in peripheral of WZTOE.
- Add httpClient example in peripheral of WZTOE.
- Change directory of ioLibrary(example/WZTOE -> top)
Initial Release version 1.0.0
(C) COPYRIGHT 2015 WIZnet Co.,Ltd.
- author : IOP Team
- version : V1.0.0
- date : 1-May-2015
- brief : W7500 Libraries and Peripherals Examples