summaryrefslogtreecommitdiff
path: root/nuttx/sched/clock_settime.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-2/+6
* Add FAT date/time stamppatacongo2011-10-021-1/+2
* Remove support for UTC time; add support for 64-bit timepatacongo2011-10-021-38/+13
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-011-6/+24
* Fix some timer race conditionspatacongo2011-09-111-2/+2
* More timer changes from Urospatacongo2011-05-061-9/+40
* Macro clock_systimer replaces direct access to g_system_timer variablepatacongo2011-04-131-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-25/+25
* Switching to C99 stdint.h typespatacongo2009-12-141-1/+2
* Debug can now be selectively enabled by subystempatacongo2007-11-231-3/+3
* Eliminating SDCC compilation errorspatacongo2007-02-211-1/+2
* Eliminating GCC dependenciespatacongo2007-02-201-4/+3
* NuttX RTOSpatacongo2007-02-171-0/+119