nodemcu-firmware/app/driver
Jason Follas e16204d4f4 Corrected SPI CPOL/CPHA relationships
* Corrected CPOL/CPHA relationships

* Simplified to remove duplicated code

* Removed comments about when MISO is sampled. ESP seems to sample MISO on same clock edge as when MOSI is set.
2016-04-02 19:26:07 +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 Merge Onewire changes from Master into Dev 2015-11-23 01:23:41 +00: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 sigma_delta module. 2016-02-18 21:35:58 +01:00
spi.c Corrected SPI CPOL/CPHA relationships 2016-04-02 19:26:07 +02:00
uart.c Remove unusedcode 2016-03-20 12:54:16 -04:00