summaryrefslogtreecommitdiff
path: root/nuttx/sched/clock_initialize.c
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: whenever a thread it must report the PID of the main task (even it i...patacongo2013-02-041-1/+1
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-8/+8
* Add clock_synchronize() which may be used to re-synchonize the system time wi...patacongo2012-03-221-11/+70
* Re-arrange some files and interfaces to support the STM32 F4 date/time RTCpatacongo2011-12-141-2/+23
* The lo-res RTC now seems to workpatacongo2011-10-021-1/+0
* Remove support for UTC time; add support for 64-bit timepatacongo2011-10-021-74/+10
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-011-42/+74
* More timer changes from Urospatacongo2011-05-061-17/+28
* Rename uptime to UTCpatacongo2011-04-201-14/+14
* More changes from Urospatacongo2011-04-161-11/+4
* Add code changes from Urospatacongo2011-04-151-15/+29
* Add time and uptimepatacongo2011-04-151-4/+73
* Switching to C99 stdint.h typespatacongo2009-12-141-5/+5
* Fix hcs12 compile warningspatacongo2009-12-131-1/+5
* mktime/gmtime_r moved and highly simplifiedpatacongo2009-07-111-28/+32
* NuttX RTOSpatacongo2007-02-171-0/+128