nuttx/boards/arm/stm32/stm32butterfly2
Xiang Xiao 43f57240e0 Replece clock_gettime(CLOCK_MONOTONIC) with clock_systime_timespec
it's better to call the kernrel api insteaad user space api in kernel

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-24 01:06:36 +08:00
..
configs boards: Remove CONFIG_CLOCK_MONOTONIC from all defconfig 2022-02-23 01:21:26 +08:00
include Author: Michal Lyszczek: update licenses to Apache 2021-06-11 04:57:25 -05:00
scripts boards: Add -fno-common to ARCHCFLAGS and ARCHCXXFLAGS 2022-02-23 22:00:32 +08:00
src Replece clock_gettime(CLOCK_MONOTONIC) with clock_systime_timespec 2022-02-24 01:06:36 +08:00
Kconfig