From 5b26ec4f3d2cc39f08ec5b96db61811540a27500 Mon Sep 17 00:00:00 2001 From: Kei Date: Fri, 3 Mar 2017 15:41:06 +0900 Subject: [PATCH 1/2] Update ioLibrary --- README.md | 0 WIZ550S2E_App/.settings/language.settings.xml | 0 WIZ550S2E_App/src/Ethernet/W5500/w5500.c | 0 WIZ550S2E_App/src/Ethernet/W5500/w5500.h | 0 WIZ550S2E_App/src/Ethernet/socket.c | 0 WIZ550S2E_App/src/Ethernet/socket.h | 0 WIZ550S2E_App/src/Ethernet/wizchip_conf.c | 0 WIZ550S2E_App/src/Ethernet/wizchip_conf.h | 0 WIZ550S2E_App/src/Internet/DHCP/dhcp.c | 0 WIZ550S2E_App/src/Internet/DNS/dns.c | 0 WIZ550S2E_App/src/Internet/DNS/dns.h | 0 WIZ550S2E_App/src/PlatformHandler/timerHandler.c | 0 WIZ550S2E_App/src/PlatformHandler/timerHandler.h | 0 WIZ550S2E_App/src/S2E/S2E.c | 0 WIZ550S2E_App/src/common.h | 0 WIZ550S2E_Boot/.settings/language.settings.xml | 0 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 README.md mode change 100644 => 100755 WIZ550S2E_App/.settings/language.settings.xml mode change 100644 => 100755 WIZ550S2E_App/src/Ethernet/W5500/w5500.c mode change 100644 => 100755 WIZ550S2E_App/src/Ethernet/W5500/w5500.h mode change 100644 => 100755 WIZ550S2E_App/src/Ethernet/socket.c mode change 100644 => 100755 WIZ550S2E_App/src/Ethernet/socket.h mode change 100644 => 100755 WIZ550S2E_App/src/Ethernet/wizchip_conf.c mode change 100644 => 100755 WIZ550S2E_App/src/Ethernet/wizchip_conf.h mode change 100644 => 100755 WIZ550S2E_App/src/Internet/DHCP/dhcp.c mode change 100644 => 100755 WIZ550S2E_App/src/Internet/DNS/dns.c mode change 100644 => 100755 WIZ550S2E_App/src/Internet/DNS/dns.h mode change 100644 => 100755 WIZ550S2E_App/src/PlatformHandler/timerHandler.c mode change 100644 => 100755 WIZ550S2E_App/src/PlatformHandler/timerHandler.h mode change 100644 => 100755 WIZ550S2E_App/src/S2E/S2E.c mode change 100644 => 100755 WIZ550S2E_App/src/common.h mode change 100644 => 100755 WIZ550S2E_Boot/.settings/language.settings.xml diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/.settings/language.settings.xml b/WIZ550S2E_App/.settings/language.settings.xml old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/Ethernet/W5500/w5500.c b/WIZ550S2E_App/src/Ethernet/W5500/w5500.c old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/Ethernet/W5500/w5500.h b/WIZ550S2E_App/src/Ethernet/W5500/w5500.h old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/Ethernet/socket.c b/WIZ550S2E_App/src/Ethernet/socket.c old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/Ethernet/socket.h b/WIZ550S2E_App/src/Ethernet/socket.h old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/Ethernet/wizchip_conf.c b/WIZ550S2E_App/src/Ethernet/wizchip_conf.c old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/Ethernet/wizchip_conf.h b/WIZ550S2E_App/src/Ethernet/wizchip_conf.h old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/Internet/DHCP/dhcp.c b/WIZ550S2E_App/src/Internet/DHCP/dhcp.c old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/Internet/DNS/dns.c b/WIZ550S2E_App/src/Internet/DNS/dns.c old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/Internet/DNS/dns.h b/WIZ550S2E_App/src/Internet/DNS/dns.h old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/PlatformHandler/timerHandler.c b/WIZ550S2E_App/src/PlatformHandler/timerHandler.c old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/PlatformHandler/timerHandler.h b/WIZ550S2E_App/src/PlatformHandler/timerHandler.h old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/S2E/S2E.c b/WIZ550S2E_App/src/S2E/S2E.c old mode 100644 new mode 100755 diff --git a/WIZ550S2E_App/src/common.h b/WIZ550S2E_App/src/common.h old mode 100644 new mode 100755 diff --git a/WIZ550S2E_Boot/.settings/language.settings.xml b/WIZ550S2E_Boot/.settings/language.settings.xml old mode 100644 new mode 100755 From 7b4e302fbc72243757900413cd2cf5e36fc4081e Mon Sep 17 00:00:00 2001 From: Kei Date: Thu, 9 Mar 2017 11:02:32 +0900 Subject: [PATCH 2/2] Update project files --- README.md | 0 WIZ550S2E_App/.settings/language.settings.xml | 0 WIZ550S2E_App/src/Ethernet/W5500/w5500.c | 0 WIZ550S2E_App/src/Ethernet/W5500/w5500.h | 0 WIZ550S2E_App/src/Ethernet/socket.c | 0 WIZ550S2E_App/src/Ethernet/socket.h | 0 WIZ550S2E_App/src/Ethernet/wizchip_conf.c | 0 WIZ550S2E_App/src/Ethernet/wizchip_conf.h | 0 WIZ550S2E_App/src/Internet/DHCP/dhcp.c | 0 WIZ550S2E_App/src/Internet/DNS/dns.c | 0 WIZ550S2E_App/src/Internet/DNS/dns.h | 0 WIZ550S2E_App/src/PlatformHandler/timerHandler.c | 0 WIZ550S2E_App/src/PlatformHandler/timerHandler.h | 0 WIZ550S2E_App/src/S2E/S2E.c | 0 WIZ550S2E_App/src/common.h | 0 WIZ550S2E_Boot/.settings/language.settings.xml | 0 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 README.md mode change 100755 => 100644 WIZ550S2E_App/.settings/language.settings.xml mode change 100755 => 100644 WIZ550S2E_App/src/Ethernet/W5500/w5500.c mode change 100755 => 100644 WIZ550S2E_App/src/Ethernet/W5500/w5500.h mode change 100755 => 100644 WIZ550S2E_App/src/Ethernet/socket.c mode change 100755 => 100644 WIZ550S2E_App/src/Ethernet/socket.h mode change 100755 => 100644 WIZ550S2E_App/src/Ethernet/wizchip_conf.c mode change 100755 => 100644 WIZ550S2E_App/src/Ethernet/wizchip_conf.h mode change 100755 => 100644 WIZ550S2E_App/src/Internet/DHCP/dhcp.c mode change 100755 => 100644 WIZ550S2E_App/src/Internet/DNS/dns.c mode change 100755 => 100644 WIZ550S2E_App/src/Internet/DNS/dns.h mode change 100755 => 100644 WIZ550S2E_App/src/PlatformHandler/timerHandler.c mode change 100755 => 100644 WIZ550S2E_App/src/PlatformHandler/timerHandler.h mode change 100755 => 100644 WIZ550S2E_App/src/S2E/S2E.c mode change 100755 => 100644 WIZ550S2E_App/src/common.h mode change 100755 => 100644 WIZ550S2E_Boot/.settings/language.settings.xml diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/.settings/language.settings.xml b/WIZ550S2E_App/.settings/language.settings.xml old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/Ethernet/W5500/w5500.c b/WIZ550S2E_App/src/Ethernet/W5500/w5500.c old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/Ethernet/W5500/w5500.h b/WIZ550S2E_App/src/Ethernet/W5500/w5500.h old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/Ethernet/socket.c b/WIZ550S2E_App/src/Ethernet/socket.c old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/Ethernet/socket.h b/WIZ550S2E_App/src/Ethernet/socket.h old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/Ethernet/wizchip_conf.c b/WIZ550S2E_App/src/Ethernet/wizchip_conf.c old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/Ethernet/wizchip_conf.h b/WIZ550S2E_App/src/Ethernet/wizchip_conf.h old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/Internet/DHCP/dhcp.c b/WIZ550S2E_App/src/Internet/DHCP/dhcp.c old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/Internet/DNS/dns.c b/WIZ550S2E_App/src/Internet/DNS/dns.c old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/Internet/DNS/dns.h b/WIZ550S2E_App/src/Internet/DNS/dns.h old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/PlatformHandler/timerHandler.c b/WIZ550S2E_App/src/PlatformHandler/timerHandler.c old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/PlatformHandler/timerHandler.h b/WIZ550S2E_App/src/PlatformHandler/timerHandler.h old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/S2E/S2E.c b/WIZ550S2E_App/src/S2E/S2E.c old mode 100755 new mode 100644 diff --git a/WIZ550S2E_App/src/common.h b/WIZ550S2E_App/src/common.h old mode 100755 new mode 100644 diff --git a/WIZ550S2E_Boot/.settings/language.settings.xml b/WIZ550S2E_Boot/.settings/language.settings.xml old mode 100755 new mode 100644