Add time and uptime
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3506 42af7a65-404d-4744-a932-0658087f49c3
Showing
- Makefile 4 additions, 0 deletionsMakefile
- configs/sam3u-ek/README.txt 11 additions, 0 deletionsconfigs/sam3u-ek/README.txt
- configs/sam3u-ek/kernel/Makefile 12 additions, 0 deletionsconfigs/sam3u-ek/kernel/Makefile
- configs/sam3u-ek/knsh/defconfig 2 additions, 2 deletionsconfigs/sam3u-ek/knsh/defconfig
- include/nuttx/clock.h 55 additions, 13 deletionsinclude/nuttx/clock.h
- include/nuttx/ptimer.h 24 additions, 25 deletionsinclude/nuttx/ptimer.h
- include/sys/syscall.h 11 additions, 5 deletionsinclude/sys/syscall.h
- lib/time/lib_time.c 90 additions, 0 deletionslib/time/lib_time.c
- sched/Makefile 3 additions, 0 deletionssched/Makefile
- sched/clock_initialize.c 73 additions, 4 deletionssched/clock_initialize.c
- sched/clock_systimer.c 3 additions, 5 deletionssched/clock_systimer.c
- sched/clock_uptime.c 84 additions, 0 deletionssched/clock_uptime.c
- syscall/stub_lookup.c 1 addition, 0 deletionssyscall/stub_lookup.c
- syscall/stub_lookup.h 3 additions, 0 deletionssyscall/stub_lookup.h
- syscall/syscall.csv 1 addition, 0 deletionssyscall/syscall.csv
Loading
Please register or sign in to comment