sergio
d77666c0e8
trailing spaces cleanup ( #2659 )
2019-02-17 18:26:29 +00:00
TerryE
4f21224d56
LFS patch updates following review II and testing
2018-06-22 22:29:16 +01:00
Terry Ellison
6db7414270
Merge branch 'dev' into dev-LFS
2018-04-19 16:43:55 +01:00
dnc40085
96e5c026a8
Refactor timer suspend portion of node.sleep (pmsleep) ( #2287 )
...
* pmsleep refactor
* Shortened swtmr disabled message
* Added swtimer debug module option to user_modules.h.
* Added comments to user_config.h.
* Fixed error in documentation for node.sleep()
* remove blank sntp.c that got added in during rebase onto dev(6218b92
)
* Added #ifdefs around SWTIMER_REG_CB to prevent inclusion of disabled
code
2018-04-13 21:41:14 +02:00
TerryE
4ae52c232c
Alpha working wersion for third party evaluation
2018-03-17 00:43:52 +00:00
devsaurus
a0ea61f595
remove inline declarations
2018-01-20 19:42:55 +01:00
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