nodemcu-firmware/components/modules
Nathaniel Wesley Filardo dd3b217df2
Kconfig: rename LUA_MODULE_* to NODEMCU_CMODULE_* (#3135)
Using the NODEMCU_ namespace prefix makes it obvious that these are not
part of Lua proper (contrast, e.g., LUA_BUILTIN_STRING).  Using
"CMODULE" gives us room to differentiate between modules whose
implementation is in C and whose implemenation is in Lua ("LMODULE").

The ESP8266 branch can adopt the same convention when it moves to
Kconfig; see https://github.com/nodemcu/nodemcu-firmware/issues/3130
2020-08-23 22:49:18 +02:00
..
.gitignore Add support for external modules (#3100) 2020-07-27 19:08:19 +02:00
Kconfig Kconfig: rename LUA_MODULE_* to NODEMCU_CMODULE_* (#3135) 2020-08-23 22:49:18 +02:00
adc.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
bit.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
bthci.c Kconfig: rename LUA_MODULE_* to NODEMCU_CMODULE_* (#3135) 2020-08-23 22:49:18 +02:00
can.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
common.c Port i2s, spi_master, and ledc to helper functions for option tables (#2577) 2018-12-02 16:20:45 +01:00
common.h Port i2s, spi_master, and ledc to helper functions for option tables (#2577) 2018-12-02 16:20:45 +01:00
component.mk Kconfig: rename LUA_MODULE_* to NODEMCU_CMODULE_* (#3135) 2020-08-23 22:49:18 +02:00
crypto.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
dac.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
dht.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
encoder.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
eth.c Support eth boards without power pin, extend docs (#2855) 2019-08-12 22:31:19 +02:00
file.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
gpio.c Expose gpio_set_drive_capability API to Lua (#3099) 2020-05-18 19:56:43 +02:00
http.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
i2c.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
i2c_common.h LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
i2c_hw_master.c refine ack handling for i2c hw master 2017-03-08 16:38:43 +01:00
i2c_hw_slave.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
i2s.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
ledc.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
mqtt.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
net.c Bump ESP-IDF to 3.3.2 LTS (#3196) 2020-07-08 08:46:16 +02:00
node.c Support for GPIO wakeup in node.dsleep() (#3115) 2020-08-22 10:32:45 +02:00
otaupgrade.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
ow.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
pulsecnt.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
qrcodegen.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
sdmmc.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
sigma_delta.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
sjson.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
sodium.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
spi.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
spi_common.h Add u8g2 module. 2017-06-13 18:38:09 +02:00
spi_master.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
struct.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
time.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
tmr.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
touch.c Add touch sensor module (#2863) 2019-10-27 19:49:56 +01:00
u8g2.c Kconfig: rename LUA_MODULE_* to NODEMCU_CMODULE_* (#3135) 2020-08-23 22:49:18 +02:00
ucg.c Kconfig: rename LUA_MODULE_* to NODEMCU_CMODULE_* (#3135) 2020-08-23 22:49:18 +02:00
uppercase.mk Successfully boot barebones NodeMCU on ESP32 (only). 2016-09-20 13:35:56 +10:00
wifi.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
wifi_ap.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10: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 LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
ws2812.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00