You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/12/10 12:40:55 UTC

[incubator-nuttx] branch master updated (7a5f7d4 -> 8ac1846)

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 7a5f7d4  Remove unneeded semicolons from Python files
     add 8ac1846  clock/time: add CLOCK_BOOTTIME definition

No new revisions were added by this update.

Summary of changes:
 include/time.h              | 6 ++++++
 sched/clock/clock_getres.c  | 4 +++-
 sched/clock/clock_gettime.c | 2 +-
 sched/timer/timer_create.c  | 1 +
 4 files changed, 11 insertions(+), 2 deletions(-)