nodemcu-firmware/app/include/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
..
gpio16.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
i2c_master.h migrate to sdk 0.9.5 release version 2015-01-24 23:36:04 +08:00
key.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
onewire.h deep optimizing ram usage 2015-01-07 01:15:38 +08:00
pwm.h Hardware timer support and convert the PWM module to use it 2016-02-17 21:07:33 -05:00
readline.h enable -std=gnu11 for lua dir 2016-01-24 00:02:27 +01:00
rotary.h Squashed commit of the following: 2016-02-29 08:21:12 -05:00
sigma_delta.h Add sigma_delta module. 2016-02-18 21:35:58 +01:00
spi.h Extend data type for spi miso/mosi buffer offset to 16 bit. 2016-02-09 22:05:05 +01:00
spi_register.h SPI: Implemented CPOL=1 2016-01-13 22:39:15 -05:00
uart.h Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
uart_register.h uart: fix parity and stopbit generation 2015-12-21 17:51:43 +01:00