.. |
Kconfig
|
ESP32: Ledc driver module (#2027)
|
2017-08-11 19:11:12 +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 |
can.c
|
ESP32: CAN module (#1958)
|
2017-05-07 09:35:17 +02:00 |
component.mk
|
Add u8g2 module.
|
2017-06-13 18:38:09 +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
|
Fix gpio pin mask generation and clarify available gpios. (#1965)
|
2017-05-12 11:10:44 +10: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 |
ledc.c
|
ESP32: Ledc driver module (#2027)
|
2017-08-11 19:11:12 +02:00 |
net.c
|
tolerate multiple netconn callbacks for a single send job
|
2017-11-12 17:41:29 +01: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 |
spi.c
|
Add spi master.
|
2017-05-14 18:00:40 +02:00 |
spi_common.h
|
Add u8g2 module.
|
2017-06-13 18:38:09 +02:00 |
spi_master.c
|
Updated ESP-IDF to latest and adapt spi master.
|
2017-09-02 11:38:19 +02: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 |
u8g2.c
|
align source from esp8266 port
|
2017-12-18 22:06:47 +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
|
Added functions wifi.sta.getmac() and wifi.ap.getmac()
|
2017-06-30 23:55:43 +02:00 |
wifi_common.c
|
Added functions wifi.sta.getmac() and wifi.ap.getmac()
|
2017-06-30 23:55:43 +02:00 |
wifi_common.h
|
Added functions wifi.sta.getmac() and wifi.ap.getmac()
|
2017-06-30 23:55:43 +02:00 |
wifi_sta.c
|
Added functions wifi.sta.getmac() and wifi.ap.getmac()
|
2017-06-30 23:55:43 +02:00 |
ws2812.c
|
fix ws2812 doc
|
2017-04-27 22:42:10 +02:00 |