nodemcu-firmware/app
Philip Gladstone d75830407e Initial version of code to support multiple hardware timers (#2497)
* Initial version of code to support multiple hardware timers
* MAde the time sinca last tick work again
* Add some documentation to the code
2019-02-16 13:57:59 +01:00
..
coap LFS patch updates following review II and testing 2018-06-22 22:29:16 +01:00
crypto Fixed alignment assumptions in SHA2 update. (#2034) 2017-07-31 14:12:34 +02:00
dht Alpha working wersion for third party evaluation 2018-03-17 00:43:52 +00:00
driver Merge branch 'dev' into dev-LFS 2018-04-19 16:43:55 +01:00
esp-gdbstub LFS patch updates following review II and testing 2018-06-22 22:29:16 +01:00
fatfs Updated FatFS from 0.12a to 0.13c (#2608) 2019-01-16 22:30:42 +01:00
http Patch 1 (#2646) 2019-02-05 20:59:35 +01:00
include Updated FatFS from 0.12a to 0.13c (#2608) 2019-01-16 22:30:42 +01:00
libc LFS patch updates following review II and testing 2018-06-22 22:29:16 +01:00
lua set default value for summary var to unbreak standalone builds (#2618) 2019-01-24 21:29:32 +01:00
lwip Espressif SDK v2.2.1 (#2401) 2018-07-20 23:07:16 +02:00
mbedtls Update TLS protocol support (#2587) 2019-01-15 17:02:32 +01:00
modules Initial version of code to support multiple hardware timers (#2497) 2019-02-16 13:57:59 +01:00
mqtt Handle large/chunked/fragmented MQTT messages properly (#2571) 2018-11-30 22:12:46 +01:00
net Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
pcm Alpha working wersion for third party evaluation 2018-03-17 00:43:52 +00:00
platform Initial version of code to support multiple hardware timers (#2497) 2019-02-16 13:57:59 +01:00
pm Changed out of memory response from system halt to system restart 2018-04-22 22:18:36 -07:00
sjson Cleaned up sjson module build. 2017-07-03 13:35:45 +10:00
smart Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
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
task Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
tsl2561 Merge branch 'dev' into dev-LFS 2018-04-19 16:43:55 +01:00
u8g2lib u8g2: include "large" fonts (#2531) 2018-10-24 22:48:50 +02:00
ucglib Submodulify ucg and update to v1.5.2 (#2503) 2018-10-19 21:18:50 +01:00
user Update TLS protocol support (#2587) 2019-01-15 17:02:32 +01:00
uzlib Fix occasional luac.cross crash (#2661) 2019-02-12 22:30:54 +01:00
websocket Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
.gitignore
Makefile Always compile `app/crypto` folder (#2573) 2018-11-28 14:03:33 +01:00