Yury Popov
|
a499716cc1
|
Update modules to be Lua coroutine compatible (#1423)
|
2016-08-02 22:33:05 +02:00 |
Marcel Stör
|
cc2fee5ec0
|
Seed CoAP message id, fixes #847 (#1401)
|
2016-07-17 15:17:57 +02:00 |
Johny Mattsson
|
182d45f928
|
Enable -std=gnu11 for modules dir.
Plus boat-load of fixes to actually make that build.
|
2016-01-20 19:40:47 +11:00 |
Łukasz Oleś
|
3a5e845b29
|
Allow to set content type in COAP (fix #658)
|
2015-11-11 12:52:13 +01:00 |
Johny Mattsson
|
bf8ed500bf
|
Moved node.key() & node.led() support into node module.
It was piggybacking on the Lua readline timer which no longer exists.
Also cleaned up injection of Lua commands via CoAP & node.input().
|
2015-10-12 13:26:05 +11:00 |
Johny Mattsson
|
3b9a42e254
|
Updated #includes to work on new SDK.
Both "c_types.h" and "lwip/ip_addr.h" don't get included indirectly anymore.
|
2015-10-12 13:26:04 +11:00 |
funshine
|
0b95ae08a2
|
default build with coap, reduce coap module mem usage
|
2015-03-15 20:12:29 +08:00 |
funshine
|
c46000069d
|
reduce coap module memory usage
|
2015-03-15 13:44:50 +08:00 |
funshine
|
c529d56a8f
|
minor fix to debug mode
|
2015-02-07 23:08:25 +08:00 |
funshine
|
4754064ecf
|
add coap module, see fragment.lua for usage
|
2015-02-05 01:32:57 +08:00 |