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