nodemcu-firmware/app/include/driver
Johny Mattsson e49f2bb13f Remove conflicting libc, rename c_xx and os_xx to xx.
c_strtod and c_getenv are kept since strtod doesn't appear in the SDK's libc,
and we want our own c_getenv to initialize the Lua main anyway.
2016-05-26 18:50:20 +10: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 Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
rotary.h Squashed commit of the following: 2016-02-29 08:21:12 -05:00
sigma_delta.h Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10: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 Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
uart_register.h uart: fix parity and stopbit generation 2015-12-21 17:51:43 +01:00