nodemcu-firmware/app/driver
devsaurus 9444ae28df simplify spi api
duplex_mode configuration enables/disables receiving with spi.send()
spi.send_recv removed
2015-10-27 23:30:33 +01: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 simplify spi api 2015-10-27 23:30:33 +01:00
uart.c Switch Lua input to event driven instead of polled. 2015-10-12 13:26:05 +11:00