nodemcu-firmware/app/driver
philip d40ee50a8e Squashed commit of the following:
commit 2c7c3fc3985cc32866e8af496abea9971eaee90a
Merge: 9179dae 41022c3
Author: philip <philip@gladstonefamily.net>
Date:   Sun Feb 28 14:47:47 2016 -0500

    Merge remote-tracking branch 'upstream/dev' into rotary_2

commit 9179dae0824e6b35ad09e5113aacc26dc91692c0
Author: philip <philip@gladstonefamily.net>
Date:   Fri Feb 26 20:53:27 2016 -0500

    Review comments

commit 67741170e20ccb2b636e701f0664feff2aafbb4c
Author: philip <philip@gladstonefamily.net>
Date:   Fri Feb 26 20:59:49 2016 -0500

    Squashed commit of the following:

    commit 8c9a64731c4a8b9aedda18a399b433b173d2199f
    Merge: 085935f 19d3c1d
    Author: philip <philip@gladstonefamily.net>
    Date:   Fri Feb 26 20:58:10 2016 -0500

        Merge remote-tracking branch 'upstream/dev' into rotarymod

        Conflicts:
        	app/platform/platform.c

    commit 085935fc56986d607ff5e05d1663970331959c34
    Author: philip <philip@gladstonefamily.net>
    Date:   Fri Feb 26 20:53:27 2016 -0500

        Review comment

    commit 7732fd2d1044f28b8fcf5b0aa0f76d76fe80f449
    Author: philip <philip@gladstonefamily.net>
    Date:   Sat Feb 20 12:10:38 2016 -0500

        Module to handle rotary decoders

        Eliminate ROTARY_DEBUG

        Remove unused file

Eliminate a malloc call

Cleaned up the register code. Now 0x114 bytes

Fix bug with clearing bits in one case

Fix the type in the #define name
2016-02-29 08:21:12 -05: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 Merge pull request #1030 from devsaurus/spi_pinconfig 2016-02-10 07:06:13 +01:00
uart.c Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00