nodemcu-firmware/app/include
Konrad Hübner ed56d949ee ws2812 effects library (#2215)
* ws2812 effects and color utils modules added

* Added documentation for new modules to mkdocs.yml

* changed mode option to string, documentation, default modules fixed

* updated user_modules.h
2018-01-23 21:05:04 +01:00
..
arch Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
driver Apply power selection at the end of the write slot while IRQs are masked (#1808) 2017-03-01 12:41:17 +01:00
lwip backport fix for https://github.com/espressif/esp-idf/issues/631 (#2006) 2017-06-20 21:59:12 +02:00
mbedtls Update mbedTLS (#2214) 2018-01-10 21:48:36 +01:00
misc Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
netif source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
rtc Another dsleep fix (or rather a not-deep-sleep case) (#2155) 2017-11-03 17:50:10 +01:00
swTimer Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
sys Update mbedTLS (#2214) 2018-01-10 21:48:36 +01:00
task Add pcm module. (#1255) 2016-06-05 23:21:36 +02:00
fatfs_config.h Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
lwipopts.h TIME_WAIT sockets fixes (#1838) 2017-03-17 07:31:37 +01: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 Upgrade to SDK 2.1.0. (#1962) 2017-05-11 07:13:23 +02:00
sections.h Fix iram/irom section contents (#1566) 2016-12-01 22:14:20 +01:00
u8g_config.h Virtual u8g display driver for RFB/VNC support (#1514) 2016-11-14 13:40:45 +01: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 Comment out pmsleep and timer_suspend options in user_config.h 2017-08-05 14:05:26 -07:00
user_mbedtls.h Update mbedTLS (#2214) 2018-01-10 21:48:36 +01:00
user_modules.h ws2812 effects library (#2215) 2018-01-23 21:05:04 +01:00
user_version.h Upgrade to SDK 2.1.0. (#1962) 2017-05-11 07:13:23 +02:00