summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/kernel
Commit message (Expand)AuthorAgeFilesLines
* Rework of kernel build signal dispatch to user-space handlerspatacongo2013-03-231-1/+1
* Add a OS test kernel build configuration for the STM32F4Discovery boardpatacongo2013-03-221-3/+9
* Add kernel build support to the STM32 family and to the STM32F4Discovery boardpatacongo2013-03-221-1/+1
* Add support for calling to and returning from signal handlers in in user-mode...patacongo2013-03-171-2/+7
* Fix bad conditional logic in mkconfig.c; Add user-mode pthread start-up logicpatacongo2013-03-161-0/+3
* Switch to user-mode before starting a new taskpatacongo2013-03-141-0/+5
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-2/+4
* Fixe to kernel build and syscalls.patacongo2013-03-131-1/+1
* Fix some ARMv7-M syscall logicpatacongo2013-03-121-1/+1
* Reorganize some AT91SAM3U files; Add an NSH kernel build configuration to the...patacongo2013-03-112-0/+243