nodemcu-firmware/app
petur a1e02fc6a8
fix for ds18b20 negative decimals
ds18b20 decimals do not take into account the sign bit. Since the original calculation was not so readable, rewritten in readable way that also fixes the bug. Same code as PR against master.
2018-03-25 22:56:01 +02:00
..
coap remove inline declarations 2018-01-20 19:42:55 +01:00
crypto Fixed alignment assumptions in SHA2 update. (#2034) 2017-07-31 14:12:34 +02:00
dhtlib
driver Update to sdk 2.2 2018-03-13 19:28:11 -04:00
esp-gdbstub
fatfs remove inline declarations 2018-01-20 19:42:55 +01:00
http host field in HTTP header is no longer limited to 31 charcters (#2210) 2017-12-25 21:47:45 +01:00
include user_version.h: use ESP_SDK* constants 2018-03-13 19:34:42 -04:00
libc Add %p to libc's debug printf (#2062) 2017-08-16 21:38:10 +02:00
lua Fix batch multi-line UART input discarding all but first line (#2217) 2018-01-04 22:50:39 +01:00
lwip Update to sdk 2.2 2018-03-13 19:28:11 -04:00
mbedtls Update to sdk 2.2 2018-03-13 19:28:11 -04:00
misc Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
modules fix for ds18b20 negative decimals 2018-03-25 22:56:01 +02:00
mqtt mqtt: fix several buffer length checks (#1906) 2017-04-19 20:16:44 +02:00
net Version of printf that doesn't suffer from buffer overflows (#1564) 2016-10-27 09:38:47 +03:00
pcm initialize task ids only once at module open 2018-01-14 21:21:32 +01:00
platform Fix problem with gpio.input (#2281) 2018-02-28 20:23:35 +01:00
pm Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
sjson Cleaned up sjson module build. 2017-07-03 13:35:45 +10:00
smart
spiffs New version of spiffs (#2172) 2017-12-03 13:14:22 +01:00
sqlite3 Merge pull request #2269 from nwf/for-upstream-sdk22 2018-03-20 21:02:20 +01:00
swTimer Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
task
tsl2561 revert os_delay_us() usage to uint32 (#2310) 2018-03-21 07:04:59 +01:00
u8glib
ucglib
user Update to sdk 2.2 2018-03-13 19:28:11 -04:00
websocket Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
.gitignore
Makefile Update to sdk 2.2 2018-03-13 19:28:11 -04:00