nodemcu-firmware/app/include
Johny Mattsson afbbeb4566 Replaced UART driver.
New driver is a three-way merger between Espressif's esp8266-rtos-sdk example
driver, Espressif's esp32-rtos-sdk not-example driver, and the previous
NodeMCU driver, plus some general clean-ups.

Basic interactivity is now available on the ESP32!
2016-06-23 18:23:04 +10:00
..
driver Replaced UART driver. 2016-06-23 18:23:04 +10:00
netif source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
rtc Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +10:00
task Reimplemented the NodeMCU task interface on top of RTOS. 2016-05-24 20:36:00 +10:00
module.h Fix break in luac.cross build and add some documentation 2016-03-03 02:03:23 +00:00
nodemcu_mdns.h Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 2016-04-03 14:10:52 -04:00
rom.h Replaced UART driver. 2016-06-23 18:23:04 +10:00
rtos_dbg.h Debug functions for tracking RTOS task usage. 2016-05-31 18:46:59 +10:00
sections.h Moved TEXT_SECTION_ATTR macro to its own header. 2015-10-12 13:26:04 +11:00
u8g_config.h fix display table construction 2015-07-21 20:37:44 +02:00
ucg_config.h shorten ucg constructors to keep them below LUA_MAX_ROTABLE_NAME 2016-03-25 23:49:22 +01:00
user_config.h Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
user_modules.h Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +10:00
user_version.h Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00