nodemcu-firmware/app/coap
TerryE 4f21224d56 LFS patch updates following review II and testing 2018-06-22 22:29:16 +01:00
..
LICENSE.txt add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
Makefile Alpha working wersion for third party evaluation 2018-03-17 00:43:52 +00:00
coap.c remove inline declarations 2018-01-20 19:42:55 +01:00
coap.h Update modules to be Lua coroutine compatible (#1423) 2016-08-02 22:33:05 +02:00
coap_client.c default build with coap, reduce coap module mem usage 2015-03-15 20:12:29 +08:00
coap_client.h reduce coap module memory usage 2015-03-15 13:44:50 +08:00
coap_io.c add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
coap_io.h Updated #includes to work on new SDK. 2015-10-12 13:26:04 +11:00
coap_server.c default build with coap, reduce coap module mem usage 2015-03-15 20:12:29 +08:00
coap_server.h reduce coap module memory usage 2015-03-15 13:44:50 +08:00
coap_timer.c Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
coap_timer.h add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
endpoints.c LFS patch updates following review II and testing 2018-06-22 22:29:16 +01:00
hash.c add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
hash.h add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
node.c add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
node.h add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
pdu.c default build with coap, reduce coap module mem usage 2015-03-15 20:12:29 +08:00
pdu.h add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
str.c add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
str.h add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
uri.c add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
uri.h add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00