OSDN Git Service

update libMiMic master r114(libMiMic@mbed.org)
authornyatla <nyatla39@gmail.com>
Sat, 4 Jun 2016 07:07:52 +0000 (16:07 +0900)
committernyatla <nyatla39@gmail.com>
Sat, 4 Jun 2016 07:08:21 +0000 (16:08 +0900)
commit6f577ed92e46bc8bf0463a7330ff698ec75853f2
tree0033aa9633ff5f5834cc5798c18264d889697d6a
parent46823da6b6b38411dd4dc824f9ec8deeb1134d74
update libMiMic
mbed.org r114
240 files changed:
extlib/FreeRTOSlib/.cproject
lib/Debug/makefile
lib/Debug/sources.mk
lib/src/NyLPC_cFifoBuffer.c
lib/src/NyLPC_cFifoBuffer.h
lib/src/NyLPC_cMiMicEnv.c
lib/src/NyLPC_cMiMicEnv.h
lib/src/NyLPC_cPtrStream.c
lib/src/NyLPC_cPtrStream.h
lib/src/NyLPC_cPtrStream_protected.h
lib/src/NyLPC_cPtrTbl.c
lib/src/NyLPC_cPtrTbl.h
lib/src/NyLPC_cRingBuffer.c
lib/src/NyLPC_cRingBuffer.h
lib/src/NyLPC_cRomPtrStream.c
lib/src/NyLPC_cStr.c
lib/src/NyLPC_cStr.h
lib/src/NyLPC_stdlib.c
lib/src/driver/ethernet/EthDev.h
lib/src/driver/ethernet/NyLPC_IEthernetDevice.h
lib/src/driver/ethernet/NyLPC_cEthernetMM.c
lib/src/driver/ethernet/NyLPC_cEthernetMM.h
lib/src/driver/ethernet/k64f/EthDev.c [new file with mode: 0644]
lib/src/driver/ethernet/k64f/EthDev_K64F.c [new file with mode: 0644]
lib/src/driver/ethernet/k64f/EtherDev_K64F_protected.h [new file with mode: 0644]
lib/src/driver/ethernet/k64f/fsl/fsl_enet_driver.c [new file with mode: 0644]
lib/src/driver/ethernet/k64f/fsl/hardware_init_MK64F12.c [new file with mode: 0644]
lib/src/driver/ethernet/k64f/k64f_emac_config.h [new file with mode: 0644]
lib/src/driver/ethernet/lpc17xx/EthDev.c
lib/src/driver/ethernet/lpc17xx/EthDev_LPC17xx.c
lib/src/driver/ethernet/lpc17xx/EthDev_LPC17xx.h
lib/src/driver/ethernet/lpc17xx/EtherDev_DP83848C.c
lib/src/driver/ethernet/lpc17xx/EtherDev_DP83848C_protected.h
lib/src/driver/ethernet/lpc17xx/EtherDev_LAN8720.c
lib/src/driver/ethernet/lpc17xx/EtherDev_LAN8720_protected.h
lib/src/driver/ethernet/lpc4088/EthDev_LPC4088.c
lib/src/driver/ethernet/lpc4088/copy_of_ethernet_api.h
lib/src/driver/flash/LPC17xx_IAP.c [deleted file]
lib/src/driver/flash/LPCxxx/LPC17xx_IAP.c [new file with mode: 0644]
lib/src/driver/flash/LPCxxx/LPC17xx_IAP.h [moved from lib/src/driver/flash/LPC17xx_IAP.h with 96% similarity]
lib/src/driver/flash/LPCxxx/NyLPC_cMiMicConfiglation_LPCxxx.c [new file with mode: 0644]
lib/src/driver/flash/LPCxxx/NyLPC_cOnchipFlashWriter.c [new file with mode: 0644]
lib/src/driver/flash/LPCxxx/NyLPC_cOnchipFlashWriter.h [moved from lib/src/flash/NyLPC_cOnchipFlashWriter.h with 97% similarity]
lib/src/driver/flash/k64f/K64F_IAP.c [new file with mode: 0644]
lib/src/driver/flash/k64f/K64F_IAP.h [new file with mode: 0644]
lib/src/driver/flash/k64f/NyLPC_cMiMicConfiglation_K64F.c [new file with mode: 0644]
lib/src/driver/irq/LPC1768_IRQ.c [deleted file]
lib/src/flash/NyLPC_cMiMicConfiglation.c [deleted file]
lib/src/flash/NyLPC_cMiMicConfiglation.h
lib/src/flash/NyLPC_cOnchipFlashWriter.c [deleted file]
lib/src/http/NyLPC_cBase64.c
lib/src/http/NyLPC_cBase64.h
lib/src/http/NyLPC_cHttpBasicBodyParser.c
lib/src/http/NyLPC_cHttpBasicBodyParser.h
lib/src/http/NyLPC_cHttpBasicHeaderParser.c
lib/src/http/NyLPC_cHttpBasicHeaderParser.h
lib/src/http/NyLPC_cHttpBasicHeaderParser_protected.h
lib/src/http/NyLPC_cHttpBodyParser.c
lib/src/http/NyLPC_cHttpBodyParser.h
lib/src/http/NyLPC_cHttpBodyWriter.c
lib/src/http/NyLPC_cHttpBodyWriter.h
lib/src/http/NyLPC_cHttpHeaderWriter.c
lib/src/http/NyLPC_cHttpHeaderWriter.h
lib/src/http/NyLPC_cHttpNullRequestHeaderParser.c
lib/src/http/NyLPC_cHttpNullRequestHeaderParser.h
lib/src/http/NyLPC_cHttpStream.c
lib/src/http/NyLPC_cHttpStream.h
lib/src/http/NyLPC_cHttpdConfig.h
lib/src/http/NyLPC_cJsonWeiter.c
lib/src/http/NyLPC_cMimeType.c
lib/src/http/NyLPC_cMimeType.h
lib/src/http/NyLPC_cUrlEncode.c
lib/src/http/NyLPC_cUrlEncode.h
lib/src/http/NyLPC_cUrlReader.c
lib/src/http/NyLPC_cUrlReader.h
lib/src/http/NyLPC_iHttpPtrStream.h
lib/src/http/json/NyLPC_cJsonRpcParser.c
lib/src/include/NyLPC_config.h
lib/src/include/NyLPC_flash.h
lib/src/include/NyLPC_http.h
lib/src/include/NyLPC_jsonrpc.h
lib/src/include/NyLPC_mimicVm.h
lib/src/include/NyLPC_net.h
lib/src/include/NyLPC_netif.h [moved from lib/src/include/NyLPC_uipService.h with 83% similarity]
lib/src/include/NyLPC_stdlib.h
lib/src/include/NyLPC_utils.h
lib/src/jsonrpc/NyLPC_cJsonRpcFunction.h
lib/src/jsonrpc/NyLPC_cJsonRpcFunction_Memory.c
lib/src/mimicvm/NyLPC_cMiMicDbCompiler.c
lib/src/mimicvm/NyLPC_cMiMicDbCompiler.h
lib/src/mimicvm/NyLPC_cMiMicTxtCompiler.c
lib/src/mimicvm/NyLPC_cMiMicTxtCompiler.h
lib/src/mimicvm/NyLPC_cMiMicVM.c
lib/src/mimicvm/NyLPC_cMiMicVM.h
lib/src/mimicvm/NyLPC_cMiMicVM_protected.h
lib/src/mimicvm/NyLPC_mimicvm_utils.c
lib/src/net/NyLPC_cNet.c [deleted file]
lib/src/net/NyLPC_cNet.h [deleted file]
lib/src/net/NyLPC_cNetConfig.c
lib/src/net/NyLPC_cNetConfig.h
lib/src/net/apipa/NyLPC_cApipa.c [deleted file]
lib/src/net/dhcp/NyLPC_cDhcpClient.c [deleted file]
lib/src/net/httpcl/NyLPC_cHttpClient.c
lib/src/net/httpcl/NyLPC_cHttpClient.h
lib/src/net/httpd/NyLPC_cHttpRequestPrefixParser.c
lib/src/net/httpd/NyLPC_cHttpRequestPrefixParser.h
lib/src/net/httpd/NyLPC_cHttpd.c
lib/src/net/httpd/NyLPC_cHttpd.h
lib/src/net/httpd/NyLPC_cHttpdConnection.c
lib/src/net/httpd/NyLPC_cHttpdConnection.h
lib/src/net/httpd/NyLPC_cHttpdConnection_protected.h
lib/src/net/httpd/NyLPC_cHttpdThread.c
lib/src/net/httpd/NyLPC_cHttpdThread.h
lib/src/net/httpd/NyLPC_cHttpdThread_protected.h
lib/src/net/httpd/NyLPC_cHttpdUtils.c
lib/src/net/httpd/NyLPC_cHttpd_protected.h
lib/src/net/httpd/mod/NyLPC_cModFileIoBaseClass.c
lib/src/net/httpd/mod/NyLPC_cModFileIoBaseClass.h
lib/src/net/httpd/mod/NyLPC_cModJsonRpc.c
lib/src/net/httpd/mod/NyLPC_cModMiMicSetting.c
lib/src/net/httpd/mod/NyLPC_cModMiMicSetting.h
lib/src/net/httpd/mod/NyLPC_cModRemoteMcu.c
lib/src/net/httpd/mod/NyLPC_cModRemoteMcu.h
lib/src/net/httpd/mod/NyLPC_cModRomFiles.c
lib/src/net/httpd/mod/NyLPC_cModRomFiles.h
lib/src/net/httpd/mod/NyLPC_cModUPnPDevice.c
lib/src/net/httpd/mod/NyLPC_cModUPnPDevice.h
lib/src/net/httpd/mod/NyLPC_cModUrl.c
lib/src/net/httpd/mod/NyLPC_cModUrl.h
lib/src/net/httpd/mod/NyLPC_cModWebSocket.c
lib/src/net/mdns/NyLPC_cMDnsServer.c
lib/src/net/mdns/NyLPC_cMDnsServer.h
lib/src/net/upnp/NyLPC_UPnP_types.h
lib/src/net/upnp/NyLPC_cSsdpSocket.c
lib/src/net/upnp/NyLPC_cSsdpSocket.h
lib/src/net/upnp/NyLPC_cUPnP.h
lib/src/netif/NyLPC_NetIf_ethernet_types.c [moved from lib/src/uip/NyLPC_uip_ethernet.c with 93% similarity]
lib/src/netif/NyLPC_NetIf_ethernet_types.h [moved from lib/src/uip/NyLPC_uip_ethernet.h with 92% similarity]
lib/src/netif/NyLPC_NetIf_ip_types.c [new file with mode: 0644]
lib/src/netif/NyLPC_NetIf_ip_types.h [moved from lib/src/uip/NyLPC_uip.h with 71% similarity]
lib/src/netif/NyLPC_cIPv4Config.c [moved from lib/src/uip/NyLPC_cIPv4Config.c with 70% similarity]
lib/src/netif/NyLPC_cIPv4Config.h [moved from lib/src/uip/NyLPC_cIPv4Config.h with 84% similarity]
lib/src/netif/NyLPC_cNet.c [new file with mode: 0644]
lib/src/netif/NyLPC_cNet.h [new file with mode: 0644]
lib/src/netif/NyLPC_iNetInterface.h [new file with mode: 0644]
lib/src/netif/NyLPC_iTcpListener.h [new file with mode: 0644]
lib/src/netif/NyLPC_iTcpSocket.h [new file with mode: 0644]
lib/src/netif/NyLPC_iUdpSocket.h [new file with mode: 0644]
lib/src/netif/apipa/NyLPC_cApipa.c [new file with mode: 0644]
lib/src/netif/apipa/NyLPC_cApipa.h [moved from lib/src/net/apipa/NyLPC_cApipa.h with 90% similarity]
lib/src/netif/dhcp/NyLPC_cDhcpClient.c [new file with mode: 0644]
lib/src/netif/dhcp/NyLPC_cDhcpClient.h [moved from lib/src/net/dhcp/NyLPC_cDhcpClient.h with 85% similarity]
lib/src/netif/mimicip/NyLPC_cIPv4.c [new file with mode: 0644]
lib/src/netif/mimicip/NyLPC_cIPv4.h [moved from lib/src/uip/NyLPC_cIPv4.h with 73% similarity]
lib/src/netif/mimicip/NyLPC_cIPv4Arp.c [moved from lib/src/uip/NyLPC_cIPv4Arp.c with 57% similarity]
lib/src/netif/mimicip/NyLPC_cIPv4Arp.h [moved from lib/src/uip/NyLPC_cIPv4Arp.h with 89% similarity]
lib/src/netif/mimicip/NyLPC_cIPv4IComp.c [moved from lib/src/uip/NyLPC_cIPv4IComp.c with 50% similarity]
lib/src/netif/mimicip/NyLPC_cIPv4IComp.h [moved from lib/src/uip/NyLPC_cIPv4IComp.h with 92% similarity]
lib/src/netif/mimicip/NyLPC_cIPv4IComp_protected.h [moved from lib/src/uip/NyLPC_cIPv4IComp_protected.h with 89% similarity]
lib/src/netif/mimicip/NyLPC_cIPv4Payload.c [moved from lib/src/uip/NyLPC_cIPv4Payload.c with 72% similarity]
lib/src/netif/mimicip/NyLPC_cIPv4Payload.h [moved from lib/src/uip/NyLPC_cIPv4Payload.h with 83% similarity]
lib/src/netif/mimicip/NyLPC_cIPv4Payload_protected.h [moved from lib/src/uip/NyLPC_cIPv4Payload_protected.h with 89% similarity]
lib/src/netif/mimicip/NyLPC_cMiMicIpNetIf.c [new file with mode: 0644]
lib/src/netif/mimicip/NyLPC_cMiMicIpNetIf.h [moved from lib/src/uip/NyLPC_cUipService.h with 64% similarity]
lib/src/netif/mimicip/NyLPC_cMiMicIpNetIf_protected.h [moved from lib/src/uip/NyLPC_cUipService_protected.h with 54% similarity]
lib/src/netif/mimicip/NyLPC_cMiMicIpTcpListener.c [new file with mode: 0644]
lib/src/netif/mimicip/NyLPC_cMiMicIpTcpListener.h [moved from lib/src/uip/NyLPC_cTcpListener.h with 67% similarity]
lib/src/netif/mimicip/NyLPC_cMiMicIpTcpListener_protected.h [moved from lib/src/uip/NyLPC_cTcpListener_protected.h with 79% similarity]
lib/src/netif/mimicip/NyLPC_cMiMicIpTcpSocket.c [new file with mode: 0644]
lib/src/netif/mimicip/NyLPC_cMiMicIpTcpSocket.h [new file with mode: 0644]
lib/src/netif/mimicip/NyLPC_cMiMicIpTcpSocket_protected.h [moved from lib/src/uip/NyLPC_cTcpSocket_protected.h with 71% similarity]
lib/src/netif/mimicip/NyLPC_cMiMicIpUdpSocket.c [new file with mode: 0644]
lib/src/netif/mimicip/NyLPC_cMiMicIpUdpSocket.h [new file with mode: 0644]
lib/src/netif/mimicip/NyLPC_cMiMicIpUdpSocket_protected.h [moved from lib/src/uip/NyLPC_cUdpSocket_protected.h with 67% similarity]
lib/src/os/NyLPC_cIsr.h
lib/src/os/NyLPC_cMutex.h
lib/src/os/NyLPC_cSemaphore.h
lib/src/os/NyLPC_cThread.h
lib/src/os/mbedrtos/NyLPC_cIsr.cpp [new file with mode: 0644]
lib/src/os/mbedrtos/NyLPC_cMutex.cpp [new file with mode: 0644]
lib/src/os/mbedrtos/NyLPC_cSemaphore.cpp [new file with mode: 0644]
lib/src/os/mbedrtos/NyLPC_cStopwatch.cpp [new file with mode: 0644]
lib/src/os/mbedrtos/NyLPC_cThread.cpp [new file with mode: 0644]
lib/src/supporter/NyLPC_cSupporter.c
lib/src/uip/NyLPC_IPv6Icmp6.c [deleted file]
lib/src/uip/NyLPC_cBaseSocket.c [deleted file]
lib/src/uip/NyLPC_cBaseSocket.h [deleted file]
lib/src/uip/NyLPC_cIPv4.c [deleted file]
lib/src/uip/NyLPC_cIPv4_typedef.h [deleted file]
lib/src/uip/NyLPC_cIPv6Tcp.c [deleted file]
lib/src/uip/NyLPC_cIPv6Udp.c [deleted file]
lib/src/uip/NyLPC_cTcpListener.c [deleted file]
lib/src/uip/NyLPC_cTcpSocket.c [deleted file]
lib/src/uip/NyLPC_cTcpSocket.h [deleted file]
lib/src/uip/NyLPC_cUdpSocket.c [deleted file]
lib/src/uip/NyLPC_cUdpSocket.h [deleted file]
lib/src/uip/NyLPC_cUipService.c [deleted file]
lib/src/uip/NyLPC_uip.c [deleted file]
lib/src/utils/NyLPC_cFormatTextReader.c
lib/src/utils/NyLPC_cFormatWriter.c
lib/src/utils/NyLPC_cFormatWriter.h
lib/src/utils/NyLPC_cRomFileSet.c
lib/src/utils/NyLPC_cRomFileSet.h
lib/src/utils/NyLPC_cUuid.h
lib/src/utils/sha1/sha1.c
lib/src/utils/sha1/sha1.h
projects/app.RemoteMCU/.cproject
projects/example/sample.ISA/.cproject
projects/example/sample.ISA/.project
projects/example/sample.ISA/src/sketch.c
projects/example/sample.net.apipa/.cproject
projects/example/sample.net.apipa/src/sketch.c
projects/example/sample.net.dhcp/.cproject
projects/example/sample.net.dhcp/src/sketch.c
projects/example/sample.net.httpcl/.cproject
projects/example/sample.net.httpcl/src/sketch.c
projects/example/sample.net.loopback/.cproject
projects/example/sample.net.loopback/src/sketch.c
projects/example/sample.net.mdns/.cproject
projects/example/sample.net.mdns/src/sketch.c
projects/example/sample.net.simplehttpd/.cproject
projects/example/sample.net.simplehttpd/src/sketch.c
projects/example/sample.net.udp/.cproject
projects/example/sample.net.udp/src/sketch.c
projects/example/test.bigdata/.cproject
projects/example/test.bigdata/src/sketch.c
projects/example/test.httppost/.cproject
projects/example/test.httppost/src/sketch.c
projects/example/test.modfileio/.cproject
projects/example/test.modfileio/src/sketch.c
projects/example/test.udp/.cproject
projects/example/test.udp/src/sketch.c
projects/example/test.upnp/.cproject
projects/example/test.upnp/src/sketch.c
projects/example/test.websocket/.cproject
projects/example/test.websocket/src/sketch.c
projects/example/test/.cproject
projects/example/test/src/sketch.c
projects/sketch/.cproject
projects/standard/.cproject