aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched
Commit message (Expand)AuthorAgeFilesLines
* Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driverpatacongo2012-11-251-0/+1
* Update for ez80 Windows native build (still does not work)patacongo2012-11-213-4/+4
* Implement pause()patacongo2012-11-212-1/+111
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+4
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-2/+2
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-4/+4
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Fixes for warnings from Freddie Chopinpatacongo2012-11-012-4/+2
* Add __cxa_atexit(); atexit() is now built on top of on_exit()patacongo2012-11-014-8/+28
* Documentation updatepatacongo2012-10-301-0/+1
* Resync new repository with old repo r5166patacongo2012-09-17204-0/+33580