nodemcu-firmware/app/include
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
..
arch Update to sdk 2.2 2018-03-13 19:28:11 -04:00
driver Apply power selection at the end of the write slot while IRQs are masked (#1808) 2017-03-01 12:41:17 +01:00
lwip Update to sdk 2.2 2018-03-13 19:28:11 -04:00
mbedtls Update mbedTLS to 2.7.0 (#2267) 2018-03-03 23:28:26 +01:00
netif source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
pm Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
rtc Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
sys Update mbedTLS (#2214) 2018-01-10 21:48:36 +01:00
task Add pcm module. (#1255) 2016-06-05 23:21:36 +02:00
fatfs_config.h Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
lwipopts.h TIME_WAIT sockets fixes (#1838) 2017-03-17 07:31:37 +01:00
module.h Fix break in luac.cross build and add some documentation 2016-03-03 02:03:23 +00:00
nodemcu_mdns.h Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 2016-04-03 14:10:52 -04:00
rom.h Upgrade to SDK 2.1.0. (#1962) 2017-05-11 07:13:23 +02:00
sections.h Fix iram/irom section contents (#1566) 2016-12-01 22:14:20 +01:00
u8g_config.h Virtual u8g display driver for RFB/VNC support (#1514) 2016-11-14 13:40:45 +01:00
ucg_config.h shorten ucg constructors to keep them below LUA_MAX_ROTABLE_NAME 2016-03-25 23:49:22 +01:00
user_config.h Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
user_mbedtls.h Update to sdk 2.2 2018-03-13 19:28:11 -04:00
user_modules.h Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
user_version.h user_version.h: use ESP_SDK* constants 2018-03-13 19:34:42 -04:00