Implements CONFIG_TIME_EXTENDED as we discussed relative to providing the last...
Implements CONFIG_TIME_EXTENDED as we discussed relative to providing the last 3 members of the tm struct and support for filling them in and even using the wday in the STM32 RTC. From David Sidrane.
Showing
- arch/arm/src/stm32/stm32_rtcc.c 13 additions, 1 deletionarch/arm/src/stm32/stm32_rtcc.c
- include/nuttx/time.h 21 additions, 1 deletioninclude/nuttx/time.h
- include/time.h 1 addition, 1 deletioninclude/time.h
- libc/Kconfig 10 additions, 0 deletionslibc/Kconfig
- libc/time/Make.defs 4 additions, 1 deletionlibc/time/Make.defs
- libc/time/lib_dayofweek.c 106 additions, 0 deletionslibc/time/lib_dayofweek.c
- libc/time/lib_gmtimer.c 13 additions, 7 deletionslibc/time/lib_gmtimer.c
Loading
Please register or sign in to comment