nodemcu-firmware/app
galjonsfigur e7620b0647
SoftUART module fixes and code simplification (#3104)
* SoftUART fixes:

- Simplify code by using lua_L* functions and using userdata properly
- Fix some edge-cases
- Add more examples to documentation

* Don't de-register interrupt hook if there is more RX instances

* More bug fixes and registering simplification with luaL_reref and unref2

* Correct documentation of SoftUART module
2020-09-04 17:02:33 +02:00
..
coap Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
crypto
dht Correct negative results in DHT driver (#3210) 2020-08-03 19:58:19 +01:00
driver
esp-gdbstub
fatfs Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
http Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
include Allow custom SPIFFS location in "demons" part of user_config.h 2020-08-23 15:27:46 +01:00
libc Fix of string.format("%.0f") (#3199) 2020-07-07 14:35:37 +01:00
lua First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
lua53 First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
lwip
mbedtls
modules SoftUART module fixes and code simplification (#3104) 2020-09-04 17:02:33 +02:00
mqtt
net
pcm First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
platform Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
pm Add missing features to Travis CI PR build (#3255) 2020-08-30 21:04:00 +02:00
sjson
smart
spiffs
tsl2561
u8g2lib
ucglib
user Don't allocate flash to SPIFFS that is reserved by the system. (#3260) 2020-09-01 22:40:57 +01:00
uzlib
websocket Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
.gitignore
Makefile Remove sqlite3 module 2020-06-10 02:14:29 +01:00