Bump version number

pull/4/head
erikkaashoek 6 years ago
parent c08346af2b
commit 8b732d675f

@ -2599,9 +2599,10 @@ int mySerialReadline(unsigned char *buf, int len)
}
#endif
// Main thread stack size defined in makefile USE_PROCESS_STACKSIZE = 0x200
// Profile stack usage (enable threads command by def ENABLE_THREADS_COMMAND) show:
// Stack maximum usage = 472 bytes (need test more and run all commands), free stack = 40 bytes
/* Main thread stack size defined in makefile USE_PROCESS_STACKSIZE = 0x200
* Profile stack usage (enable threads command by def ENABLE_THREADS_COMMAND) show:
*Stack maximum usage = 472 bytes (need test more and run all commands), free stack = 40 bytes
*/
int main(void)
{

Loading…
Cancel
Save

Powered by TurnKey Linux.