nodemcu-firmware/app/driver
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
..
Makefile enable -std=gnu11 for driver dir with corrected os_printf* decls 2016-01-23 11:22:03 +01:00
gpio16.c source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
i2c_master.c i2c - allow slave stretching SCL (just loop and check) (#1589) 2016-11-13 10:16:07 -05:00
key.c Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
onewire.c Apply power selection at the end of the write slot while IRQs are masked (#1808) 2017-03-01 12:41:17 +01:00
pwm.c Fix iram/irom section contents (#1566) 2016-12-01 22:14:20 +01:00
readline.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
rotary.c Squashed commit of the following: 2016-02-29 08:21:12 -05:00
sigma_delta.c Add pcm module. (#1255) 2016-06-05 23:21:36 +02:00
spi.c Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
switec.c Add support for driving instrument gauge stepper motors (#1355) 2016-06-26 14:19:06 +02:00
uart.c Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00