nodemcu-firmware/app/coap
Terry Ellison bbeb09b695 Squashed updates do get Lua51 and Lua53 working ()
-  Lots of minor but nasty bugfixes to get all tests to run clean
-  core lua and test suite fixes to allow luac -F to run cleanly against test suite
-  next tranch to get LFS working
-  luac.cross -a options plus fixes from feedback
-  UART fixes and lua.c merge
-  commit of wip prior to rebaselining against current dev
-  more tweaks
2020-06-09 22:26:52 +02:00
..
LICENSE.txt add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
Makefile Dev make cleanup () 2019-07-23 18:47:18 +03:00
coap.c Major cleanup - c_whatever is finally history. () 2019-07-22 00:58:21 +03:00
coap.h Major cleanup - c_whatever is finally history. () 2019-07-22 00:58:21 +03:00
coap_client.c Evict c_types.h, tidy up a other c_prefixes. () 2019-07-23 14:22:38 +10:00
coap_client.h reduce coap module memory usage 2015-03-15 13:44:50 +08:00
coap_io.c Major cleanup - c_whatever is finally history. () 2019-07-22 00:58:21 +03:00
coap_io.h Evict c_types.h, tidy up a other c_prefixes. () 2019-07-23 14:22:38 +10:00
coap_server.c Evict c_types.h, tidy up a other c_prefixes. () 2019-07-23 14:22:38 +10:00
coap_server.h reduce coap module memory usage 2015-03-15 13:44:50 +08:00
coap_timer.c Major cleanup - c_whatever is finally history. () 2019-07-22 00:58:21 +03:00
coap_timer.h add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
endpoints.c Squashed updates do get Lua51 and Lua53 working () 2020-06-09 22:26:52 +02:00
hash.c Major cleanup - c_whatever is finally history. () 2019-07-22 00:58:21 +03:00
hash.h add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
node.c Major cleanup - c_whatever is finally history. () 2019-07-22 00:58:21 +03:00
node.h add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
pdu.c Major cleanup - c_whatever is finally history. () 2019-07-22 00:58:21 +03:00
pdu.h add coap module, see fragment.lua for usage 2015-02-05 01:32:57 +08:00
str.c Evict c_types.h, tidy up a other c_prefixes. () 2019-07-23 14:22:38 +10:00
str.h Major cleanup - c_whatever is finally history. () 2019-07-22 00:58:21 +03:00
uri.c Major cleanup - c_whatever is finally history. () 2019-07-22 00:58:21 +03:00
uri.h trailing spaces cleanup () 2019-02-17 18:26:29 +00:00