Resolved! Is this bug? timezone definition in syscalls.c generated by cube mx
Posted on October 06, 2017 at 17:58While compiling a project with syscalls.c generated by cube mx, there is a block like this: #ifdef _SYS_TIME_H_ struct timezone { int tz_minuteswest; /* minutes west of Greenwich */ int tz_dsttime; /* type ...