summaryrefslogtreecommitdiff
path: root/nuttx/sched/clock_gettime.c
Commit message (Expand)AuthorAgeFilesLines
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-1/+1
* Fix typos that cause compilations errors with CONFIG_RTCpatacongo2011-10-031-2/+2
* Restore CLOCK_ACTIVETIMEpatacongo2011-10-031-1/+5
* Add FAT date/time stamppatacongo2011-10-021-1/+2
* Remove support for UTC time; add support for 64-bit timepatacongo2011-10-021-91/+42
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-011-41/+16
* Fix some timer race conditionspatacongo2011-09-111-6/+69
* Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driverpatacongo2011-09-111-1/+1
* Incorporate install app from Urospatacongo2011-05-121-0/+2
* More timer changes from Urospatacongo2011-05-061-9/+42
* Macro clock_systimer replaces direct access to g_system_timer variablepatacongo2011-04-131-2/+2
* Switching to C99 stdint.h typespatacongo2009-12-141-32/+35
* Debug can now be selectively enabled by subystempatacongo2007-11-231-9/+9
* Eliminating GCC dependenciespatacongo2007-02-201-5/+5
* NuttX RTOSpatacongo2007-02-171-0/+148