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