nodemcu-firmware/app/include
Philip Gladstone 04e93b2433 Add the esp-gdbstub to enable debugging (#1506)
* Initial version of gdbstub support

* Add DEBUG argument to Makefile to add more debug data and turn off -Os

* Add the output redirection handling

* Added documentation

* Cleaned up the english a bit

* Make gdboutput actually trap all the output

* Review comments
2016-09-21 11:38:12 +10:00
..
arch Fix redefine bug on some other version SDK(such as espressif's lubuntu environment) 2016-01-25 03:06:18 +08:00
driver Add the esp-gdbstub to enable debugging (#1506) 2016-09-21 11:38:12 +10:00
lwip Make DNS engine RFC 5452 compliant (#1324) 2016-08-20 22:19:31 +02:00
netif source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
rtc Add rtctime.epoch2cal() (#1386) 2016-07-19 22:01:26 +02: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 Added -Wimplicit to modules build. 2016-01-22 10:55:57 +11: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 Merge pull request #1184 from devsaurus/user-gnu11 2016-04-30 13:26:09 +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 Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
user_modules.h Add the esp-gdbstub to enable debugging (#1506) 2016-09-21 11:38:12 +10:00
user_version.h Update to SDK 1.5.4.1 (#1390) 2016-07-22 23:18:47 +02:00