nodemcu-firmware/app
Philip Gladstone 7185b9c603
Improved startup performance and measurement tools. (#3171)
* Don't adjust the clock until after we deal with rtctime...
* Switched to using START_OPTION_CPU_FREQ_MAX instead.
* Use setfield and add caching of the startup option
* Put the startupcounts warning into a warning box
2020-10-18 20:46:47 +02:00
..
coap Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
crypto SSL rampage (#2938) 2020-06-09 22:26:06 +02:00
dht Correct negative results in DHT driver (#3210) 2020-08-03 19:58:19 +01:00
driver Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
esp-gdbstub Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
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 Improved startup performance and measurement tools. (#3171) 2020-10-18 20:46:47 +02:00
libc CLean up the PR a bit 2020-09-27 03:05:36 +01:00
lua First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
lua53 Improved startup performance and measurement tools. (#3171) 2020-10-18 20:46:47 +02:00
lwip Networking rampage and accumulated fixes (#3060) 2020-06-09 22:26:52 +02:00
mbedtls tls: fix new verification API 2020-06-09 22:26:52 +02:00
modules Improved startup performance and measurement tools. (#3171) 2020-10-18 20:46:47 +02:00
mqtt WIP: MQTT fixes (#2986) 2020-06-09 22:26:52 +02:00
net Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
pcm First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
platform Improved startup performance and measurement tools. (#3171) 2020-10-18 20:46:47 +02:00
pm Add missing features to Travis CI PR build (#3255) 2020-08-30 21:04:00 +02:00
sjson Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
smart Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
spiffs Improved startup performance and measurement tools. (#3171) 2020-10-18 20:46:47 +02:00
tsl2561 Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
u8g2lib Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
ucglib Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
user Improved startup performance and measurement tools. (#3171) 2020-10-18 20:46:47 +02:00
uzlib Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
websocket Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
.gitignore seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
Makefile Remove sqlite3 module 2020-06-10 02:14:29 +01:00