nodemcu-firmware/docs/modules
Johny Mattsson 32d03a21da Prefer Lua booleans over 1/nil or 1/0
Document preference and also provide easy-to-use backwards compatible
interface.
2023-02-09 15:52:38 +11:00
..
adc.md Fix adc, i2c, file, tmr docs (#3428) 2021-04-27 22:30:46 +02:00
bit.md Make bit module handle 32/64bit integer configs. 2021-08-25 18:58:53 +10:00
bthci.md Fix bit, bthci, can, encoder, eth, i2s docs (#3432) 2021-05-19 21:02:49 +02:00
can.md Fix bit, bthci, can, encoder, eth, i2s docs (#3432) 2021-05-19 21:02:49 +02:00
crypto.md Improved crypto module for ESP32, now with HMAC (#2815) 2019-07-04 23:24:59 +02:00
dac.md Re-organize documentation 2019-01-13 21:30:28 +01:00
dht.md Re-organize documentation 2019-01-13 21:30:28 +01:00
encoder.md Fix bit, bthci, can, encoder, eth, i2s docs (#3432) 2021-05-19 21:02:49 +02:00
eromfs.md IDF web server module (#3502) 2022-03-05 13:51:54 +11:00
eth.md Support interface-specific hostname on ethernet interface. (#3487) 2022-01-02 13:31:58 +11:00
file.md Fix typo in `file.md` (#3566) 2023-01-17 16:44:59 +01:00
gpio.md Add node.sleep()(#3370) 2021-01-17 09:00:12 +01:00
heaptrace.md Added heaptrace module. 2021-09-16 13:54:55 +10:00
http.md Add http.put (#3462) 2021-10-05 13:33:27 +11:00
httpd.md IDF web server module (#3502) 2022-03-05 13:51:54 +11:00
i2c.md Fix adc, i2c, file, tmr docs (#3428) 2021-04-27 22:30:46 +02:00
i2s.md Code cleanup to sort out warnings. 2021-07-29 13:47:45 +10:00
ledc.md Fix ledc.md (#3557) 2022-11-10 20:49:16 -05:00
mqtt.md Fix bit, bthci, can, encoder, eth, i2s docs (#3432) 2021-05-19 21:02:49 +02:00
net.md idf4: overhaul to new build system, part 1 of 3 2021-07-15 16:27:03 +10:00
node.md Make node.output() RTOS thread safe. 2021-11-04 22:24:01 +11:00
otaupgrade.md Fix ledc, otaupgrade, pulsecnt, sdmmc, sjson, touch docs (#3436) 2021-05-23 16:29:01 +02:00
ow.md Re-organize documentation 2019-01-13 21:30:28 +01:00
pipe.md Pulled in the 5.1+5.3 docs from the esp8266 branch. 2021-08-22 19:25:39 +10:00
pulsecnt.md Fix ledc, otaupgrade, pulsecnt, sdmmc, sjson, touch docs (#3436) 2021-05-23 16:29:01 +02:00
qrcodegen.md Fix bit, bthci, can, encoder, eth, i2s docs (#3432) 2021-05-19 21:02:49 +02:00
rmt.md First attempt at adding support for the RMT device. (#3493) 2022-03-05 17:27:11 -05:00
rtcmem.md Ported the rtcmem over to ESP32 (#3544) 2022-09-29 21:37:34 -04:00
sdmmc.md Switch to IDF-provided VFS and standard `io` module. 2021-10-20 21:49:11 +11:00
sigma-delta.md Fix bit, bthci, can, encoder, eth, i2s docs (#3432) 2021-05-19 21:02:49 +02:00
sjson.md Fix ledc, otaupgrade, pulsecnt, sdmmc, sjson, touch docs (#3436) 2021-05-23 16:29:01 +02:00
sodium.md Make sodium.random API behave consistently on all build types 2022-12-19 18:53:04 +11:00
spi.md Give the SPI module a chance of working... (#3496) 2022-01-27 07:02:56 +01:00
struct.md Fix source reference 2019-01-16 23:31:18 +01:00
time.md Fix bit, bthci, can, encoder, eth, i2s docs (#3432) 2021-05-19 21:02:49 +02:00
tmr.md Implement tmr.wdclr() 2021-10-22 12:38:07 +11:00
touch.md Fix ledc, otaupgrade, pulsecnt, sdmmc, sjson, touch docs (#3436) 2021-05-23 16:29:01 +02:00
u8g2.md update to u8g2 2.25.10 2019-04-28 22:26:37 +02:00
uart.md Add uart.txflush() (#3390) 2021-02-14 08:43:20 +01:00
ucg.md Re-organize documentation 2019-01-13 21:30:28 +01:00
wifi.md Prefer Lua booleans over 1/nil or 1/0 2023-02-09 15:52:38 +11:00
ws2812.md Re-organize documentation 2019-01-13 21:30:28 +01:00