With the update of the RTOS SDK to Version 1.3.0 (commit 3ca6af5d), my code failes to compile against the SDK.
It seems that (among others), the "stdint.h" is now missing (it used to be unter extra_include/).
In the change log, there is a point "18. Remove header files in extra_include, which are already in compile folder.", so it seems someone removed these includes intentionally. However, I don't unterstand what "already in the compile folder" relates to - I don't have stdint.h anywhere in my environment (toolchain built with crosstool-NG).
What am I doing wrong? Or is it a bug that the extra_include stuff was removed?
Greetings,
RolandStatistics: Posted by rhaenel — Mon Nov 30, 2015 9:35 pm
]]>