nodemcu-firmware/app/driver
Philip Gladstone 017b4637c2 Adds uart.getconfig(0) to get the current uart parameters (#1658) 2016-12-11 20:35:04 +01: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 Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
onewire.c Fix open drain level issues when _not_ using parasitic power mode. (#1291) 2016-06-28 22:51:55 +02: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 Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
switec.c Add support for driving instrument gauge stepper motors (#1355) 2016-06-26 14:19:06 +02:00
uart.c Adds uart.getconfig(0) to get the current uart parameters (#1658) 2016-12-11 20:35:04 +01:00