nodemcu-firmware/components/modules
devsaurus fb62011ddf Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
..
Kconfig Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
adc.c ADC extension for ESP32 (#1927) 2017-04-24 21:36:01 +02:00
bit.c Imported 'bit' module from dev branch. 2016-11-17 21:56:51 +11:00
bthci.c bthci: fixed initialisation (#1928) 2017-04-24 15:46:05 +10:00
component.mk check for outdated version of make 2017-04-23 17:36:21 +02:00
dht.c fix unitialized value error in release build 2017-04-21 14:53:54 +02:00
encoder.c Grabbed the encoder module from dev. 2016-09-28 17:58:44 +10:00
file.c Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
gpio.c Remove IRAM requirement from gpio/single_pin_isr 2017-03-17 17:38:17 +01:00
i2c.c first draft implementation of i2c slave 2017-03-02 21:37:13 +01:00
i2c_common.h first draft implementation of i2c slave 2017-03-02 21:37:13 +01:00
i2c_hw_master.c refine ack handling for i2c hw master 2017-03-08 16:38:43 +01:00
i2c_hw_slave.c correct portYIELD 2017-03-02 21:37:32 +01:00
net.c ESP32: Fix event id for post_net_accept() (#1869) 2017-03-20 00:51:51 +11:00
node.c Added node.chipid() based on esptool's formula. 2017-03-02 22:29:40 +11:00
ow.c Add ow module. 2017-03-17 07:50:31 +01:00
sdmmc.c Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
sigma_delta.c fix sigma_delta component naming 2017-03-07 23:05:09 +01:00
struct.c Unbreak integer build. 2016-11-17 21:59:56 +11:00
tmr.c fix tmr.interval() 2017-03-09 23:31:02 +01:00
uppercase.mk Successfully boot barebones NodeMCU on ESP32 (only). 2016-09-20 13:35:56 +10:00
wifi.c WiFi module documentation and updates. 2017-01-03 12:57:45 +11:00
wifi_ap.c WiFi module documentation and updates. 2017-01-03 12:57:45 +11:00
wifi_common.c WiFi module documentation and updates. 2017-01-03 12:57:45 +11:00
wifi_common.h WiFi module documentation and updates. 2017-01-03 12:57:45 +11:00
wifi_sta.c WiFi module documentation and updates. 2017-01-03 12:57:45 +11:00
ws2812.c fix ws2812 doc 2017-04-27 22:42:10 +02:00