- 21 Feb, 2022 1 commit
-
-
GiungKim authored
-
- 22 Oct, 2021 1 commit
-
-
GiungKim authored
-
- 06 Oct, 2021 1 commit
-
-
GiungKim authored
-
- 13 Sep, 2021 1 commit
-
-
DESKTOP-TCI48RP\Hoon-Mac authored
-
- 10 Sep, 2021 1 commit
-
-
GiungKim authored
-
- 08 Sep, 2021 1 commit
-
-
GiungKim authored
-
- 01 Sep, 2021 1 commit
-
-
DESKTOP-TCI48RP\Hoon-Mac authored
Add burst read/write in W5100S.h for using dma.
-
- 27 Aug, 2021 2 commits
-
-
DESKTOP-TCI48RP\Hoon-Mac authored
-
DESKTOP-TCI48RP\Hoon-Mac authored
-
- 03 Aug, 2021 1 commit
-
-
James Kim authored
-
- 02 Aug, 2021 1 commit
-
-
James Kim authored
-
- 08 Apr, 2021 1 commit
-
-
javakys authored
-
- 23 Nov, 2020 2 commits
-
-
DESKTOP-7EJM5VC\Mason_Office authored
-
DESKTOP-7EJM5VC\Mason_Office authored
-
- 02 Mar, 2020 1 commit
-
-
Taylor.An authored
Modify wizchip_clrinterrupt() to set Sn_IR for clearing SIR.
-
- 27 Feb, 2020 1 commit
-
-
becky authored
-
- 18 Feb, 2020 1 commit
-
-
irina authored
-
- 17 Feb, 2020 1 commit
-
-
becky authored
It is not compatable to W5100. It is only valid on W5500
-
- 03 Feb, 2020 1 commit
-
-
Taylor.An authored
Added a break to remove compiler warning.
-
- 27 Jan, 2020 1 commit
-
-
MrDiba authored
Compiler warned that there was no break at the end of the case statement. Added the break.
-
- 27 Dec, 2019 2 commits
-
-
becky jeong authored
add multicast example
-
becky authored
-
- 06 Nov, 2019 3 commits
-
-
MidnightCow authored
Fix regression KEEPALIVEAUTO Not supported in W5100, W5200
-
MidnightCow authored
Update dns.c
-
MidnightCow authored
Fix MQTTClient unaligned access on ARM when using -Os
-
- 08 Oct, 2019 2 commits
-
-
becky jeong authored
modify comparing DHCP server ip addres
-
becky jeong authored
-
- 03 Sep, 2019 1 commit
-
-
KoynovStas authored
-
- 07 Aug, 2019 1 commit
-
-
hubmartin authored
QoS value was an enum and this value was passed to MQTTSerialize_subscribe as an (int*). So when -Os optimization is used the QoS enum was set to byte and placed at odd address. But when the code reached MQTTSerialize_subscribe and the address of pointer to byte was casted to pointer to integer the LDR instruction caused HardFaul because of unaligned int access. Fixed by forcing to pass char so now it should not matter which compiler is used.
-
- 29 May, 2019 2 commits
-
-
Eunkyoung Kim authored
Modify getxxx function - setSn_PROTOR , getSn_FRAGR, setSn_FRAGR - Modify the bit of IR register definition
-
irina authored
- Sn_PROTO Modify getSn_FRAGR,setSn_FRAGR Modify the bit of IR register definition
-
- 14 Apr, 2019 1 commit
-
-
周传福 authored
Fixed an issue where ping ip address failed after pinging domain name failed.
-
- 11 Apr, 2019 1 commit
-
-
Eunkyoung Kim authored
fix w5100s bug
-
- 10 Apr, 2019 1 commit
-
-
HubretXie authored
-
- 09 Apr, 2019 1 commit
-
-
HubretXie authored
fix w5100s bit define bugs
-
- 22 Feb, 2019 1 commit
-
-
justinkim authored
-
- 07 Feb, 2019 1 commit
-
-
MidnightCow authored
1.For W5100S,The array size is one byte smaller
-
- 29 Jan, 2019 1 commit
-
-
MidnightCow authored
Fixed issue 69
-
- 28 Jan, 2019 1 commit
-
-
MidnightCow authored
-
- 01 Dec, 2018 1 commit
-
-
yaozhiman authored
2.W5100S also support KA
-