ESP8266 Developer Zone The Official ESP8266 Forum 2017-06-08T00:31:28+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=2614 2017-06-08T00:31:28+08:00 2017-06-08T00:31:28+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2614&p=13785#p13785 <![CDATA[Re: espmissingincludes.h How long this will continue?!!]]> Statistics: Posted by eriksl — Thu Jun 08, 2017 12:31 am


]]>
2017-06-07T13:56:41+08:00 2017-06-07T13:56:41+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2614&p=13763#p13763 <![CDATA[Re: espmissingincludes.h How long this will continue?!!]]>
Please, please can you add function prototypes for the missing functions! It is simple to do, and will help fix so many annoying errors and also will help Link Time Optimisation

Statistics: Posted by davydnorris — Wed Jun 07, 2017 1:56 pm


]]>
2016-09-12T21:45:12+08:00 2016-09-12T21:45:12+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2614&p=9796#p9796 <![CDATA[Re: espmissingincludes.h How long this will continue?!!]]>
Problem is not only the "warnings", in some cases the compiler will generate the wrong code, if the arguments are not simple pointers, int's or doubles -> crash.

Statistics: Posted by eriksl — Mon Sep 12, 2016 9:45 pm


]]>
2016-08-20T18:59:08+08:00 2016-08-20T18:59:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2614&p=8608#p8608 <![CDATA[Re: espmissingincludes.h How long this will continue?!!]]> Statistics: Posted by Guest — Sat Aug 20, 2016 6:59 pm


]]>
2016-08-18T17:50:08+08:00 2016-08-18T17:50:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2614&p=8563#p8563 <![CDATA[espmissingincludes.h How long this will continue?!!]]> Did you think that declaring os_printf will suit all developers needs? NO! os_snprintf/ets_snprintf needed too. And a lot of other functions. In attachment you will find an example file of missing includes that is used in one of my projects (based on SDK 2.0.0).
Please pay attention on this.
espmissingincludes.zip

Statistics: Posted by DarkSide — Thu Aug 18, 2016 5:50 pm


]]>