nodemcu-firmware/app/include
philip e516a0e9a2 Performance monitoring tool.
Squashed commit of the following:

commit f1820af82bb5467d0c79c03290fca809b0273030
Author: philip <philip@gladstonefamily.net>
Date:   Sun Feb 21 15:08:31 2016 -0500

    Now uses userdata

commit 74a2298f5f2d2b07097a9501046efb8d4061ec5e
Merge: 4ffab15 716e682
Author: philip <philip@gladstonefamily.net>
Date:   Sun Feb 21 13:54:40 2016 -0500

    Merge remote-tracking branch 'upstream/dev' into performance

    Conflicts:
    	app/platform/hw_timer.c
    	app/platform/hw_timer.h

commit 4ffab15a2a15e0c6b2d7e93611a02be47bafdc79
Author: philip <philip@gladstonefamily.net>
Date:   Fri Feb 12 17:36:12 2016 -0500

    Simple low level performance monitoring tool

    Make it work with the new hw_timer code

commit 944db2bdb8
Author: philip <philip@gladstonefamily.net>
Date:   Sun Feb 14 10:32:41 2016 -0500

    Initial version of the hw_timer as part of the platform

Addressed review comments

Add the binsize return
2016-02-22 08:50:07 -05: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 Merge pull request #1000 from devsaurus/sigma_delta 2016-02-20 20:11:42 +01:00
lwip Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
netif source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
rtc Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
task Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
lwipopts.h Added -Wimplicit to modules build. 2016-01-22 10:55:57 +11:00
module.h Rework NODEMCU_MODULE() to not pull in extra gunk. 2015-12-18 13:10:48 +11:00
rom.h enable -std=gnu11 for lua dir 2016-01-24 00:02:27 +01: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 extend ucg example with ST7735 display 2015-09-17 22:37:31 +02:00
user_config.h Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
user_modules.h Performance monitoring tool. 2016-02-22 08:50:07 -05:00
user_version.h Merge remote-tracking branch 'jmattsson/tmr-libmain-binpatch150' into sdk1.5.1 2016-01-13 07:54:27 -05:00