nodemcu-firmware/app/driver
Johny Mattsson fe6289a6c2 Switch Lua input to event driven instead of polled.
The Lua input timer has been the thorn in the side which prevents a lot of
potential sleeping, unnecessarily.
2015-10-12 13:26:05 +11:00
..
Makefile source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
gpio16.c source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
i2c_master.c migrate to sdk 0.9.5 release version 2015-01-24 23:36:04 +08:00
key.c source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
onewire.c Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
pwm.c Fix PWM init bug, set all initial duty to 0. 2015-05-01 18:35:30 +08:00
readline.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
spi.c address SPI_CLKDIV_PRE requirements 2015-10-04 16:57:50 +02:00
uart.c Switch Lua input to event driven instead of polled. 2015-10-12 13:26:05 +11:00