nodemcu-firmware/app/driver
Jonathan Karras 04b86b80f6 Fix open drain level issues when _not_ using parasitic power mode. (#1291)
Port of @pstolarz work on PaulStoffregen/OneWire#8
2016-06-28 22:51:55 +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 migrate to sdk 0.9.5 release version 2015-01-24 23:36:04 +08: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 Hardware timer support and convert the PWM module to use it 2016-02-17 21:07:33 -05: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 Enable spi clock_div < 4. (#1283) 2016-06-15 21:01:52 +02:00
switec.c Add support for driving instrument gauge stepper motors (#1355) 2016-06-26 14:19:06 +02:00
uart.c Autobaudrate detection by default -- to reduce problems with speed change (#1215) 2016-04-17 23:44:18 +02:00