PR317 removed definitions for SEC_PER_MIN, SEC_PER_HOUR, and SEC_PER_DAY because these were duplicates of definitions in include/nuttx/clock.h. However, the PR did not include nuttx/clock.h so the removal of these definitions resulted in compilation failures. Noted by Ouss4 |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| lib_asctime.c | ||
| lib_asctimer.c | ||
| lib_calendar2utc.c | ||
| lib_ctime.c | ||
| lib_ctimer.c | ||
| lib_dayofweek.c | ||
| lib_daysbeforemonth.c | ||
| lib_difftime.c | ||
| lib_gettimeofday.c | ||
| lib_gmtime.c | ||
| lib_gmtimer.c | ||
| lib_isleapyear.c | ||
| lib_localtime.c | ||
| lib_mktime.c | ||
| lib_nanosleep.c | ||
| lib_settimeofday.c | ||
| lib_strftime.c | ||
| lib_time.c | ||
| Make.defs | ||