nodemcu-firmware/app
Philip Gladstone 5b4b1e0388 Autobaudrate detection by default -- to reduce problems with speed change (#1215)
* Auto autobaud detection by default

* Added stopping the autobaud if explicitly configured

* Add note about auto-baud to the uart.md
2016-04-17 23:44:18 +02:00
..
cjson Fixed broken linear growth allocation in cjson. 2015-07-31 13:17:05 +10:00
coap Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
crypto Added crypto.fhash function for hashing files 2016-02-05 22:19:00 +00:00
dhtlib Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
driver Autobaudrate detection by default -- to reduce problems with speed change (#1215) 2016-04-17 23:44:18 +02:00
http Minimal changes to handle bad bodies (#1212) 2016-04-09 13:54:10 +02:00
include Autobaudrate detection by default -- to reduce problems with speed change (#1215) 2016-04-17 23:44:18 +02:00
json source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
libc Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 2016-04-03 14:10:52 -04:00
lua Remove unusedcode 2016-03-20 12:54:16 -04:00
lwip Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
modules SNTP module enhancements (#1243) 2016-04-15 12:49:18 +02:00
mqtt Initial version of unsubscribe 2016-03-20 18:44:06 -04:00
net Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 2016-04-03 14:10:52 -04:00
platform Add support for GPIO open-drain output mode. 2016-03-17 00:21:28 +01:00
smart Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
spiffs Limit file.open() names to 31 char max C string format. See #1112 2016-03-04 01:46:35 +00:00
task Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
tsl2561 Enable -std=gnu11 for tsl2561 dir 2016-03-22 22:26:44 +01:00
u8glib enable -std=gnu11 for u8glib and ucglib dir 2016-03-22 22:26:36 +01:00
ucglib enable -std=gnu11 for u8glib and ucglib dir 2016-03-22 22:26:36 +01:00
user Remove unusedcode 2016-03-20 12:54:16 -04:00
.gitignore seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
Makefile Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 2016-04-03 14:10:52 -04:00