devsaurus a63da92e82 set auto_connect before station configuration 6 years ago
..
Kconfig 40e0be29ee ESP32: Ledc driver module (#2027) 6 years ago
adc.c b7fa8c592f ADC extension for ESP32 (#1927) 7 years ago
bit.c 3fe7f77512 Imported 'bit' module from dev branch. 7 years ago
bthci.c 9faa63f116 bthci: fixed initialisation (#1928) 7 years ago
can.c ff30f479e1 ESP32: CAN module (#1958) 7 years ago
component.mk a8ff8f059d Add u8g2 module. 7 years ago
dht.c 587bfd4084 fix unitialized value error in release build 7 years ago
encoder.c 8e441b59c1 Grabbed the encoder module from dev. 7 years ago
file.c fb62011ddf Add sdmmc module and enable fatfs. 7 years ago
gpio.c 209bde603d Fix gpio pin mask generation and clarify available gpios. (#1965) 7 years ago
i2c.c 859e1a3004 first draft implementation of i2c slave 7 years ago
i2c_common.h 859e1a3004 first draft implementation of i2c slave 7 years ago
i2c_hw_master.c 2b98037fa9 refine ack handling for i2c hw master 7 years ago
i2c_hw_slave.c 0b1e58d6dd correct portYIELD 7 years ago
ledc.c 40e0be29ee ESP32: Ledc driver module (#2027) 6 years ago
net.c 0b998e5612 tolerate multiple netconn callbacks for a single send job 6 years ago
node.c dbc8d791c6 Added node.chipid() based on esptool's formula. 7 years ago
ow.c 961c1c72b2 Add ow module. 7 years ago
sdmmc.c fb62011ddf Add sdmmc module and enable fatfs. 7 years ago
sigma_delta.c d4b6180cd2 fix sigma_delta component naming 7 years ago
spi.c 819284530e Add spi master. 7 years ago
spi_common.h a8ff8f059d Add u8g2 module. 7 years ago
spi_master.c 9f8664b8e6 Updated ESP-IDF to latest and adapt spi master. 6 years ago
struct.c 888ce8b5f3 Unbreak integer build. 7 years ago
tmr.c a3dc13e3fb fix tmr.interval() 7 years ago
u8g2.c 4702c1f181 align source from esp8266 port 6 years ago
uppercase.mk 9bbf8f43fb Successfully boot barebones NodeMCU on ESP32 (only). 7 years ago
wifi.c ea59007bc3 WiFi module documentation and updates. 7 years ago
wifi_ap.c e6eb743b88 Added functions wifi.sta.getmac() and wifi.ap.getmac() 6 years ago
wifi_common.c e6eb743b88 Added functions wifi.sta.getmac() and wifi.ap.getmac() 6 years ago
wifi_common.h e6eb743b88 Added functions wifi.sta.getmac() and wifi.ap.getmac() 6 years ago
wifi_sta.c a63da92e82 set auto_connect before station configuration 6 years ago
ws2812.c 1ab8f526b0 fix ws2812 doc 7 years ago