- Jul 23, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
include/, sched/, and libc/: Add support for sporadic scheduling parameters in struct sched_param, posix_spawnattr_t, and pthread_attr_t. Update all user interfaces to pass sporadic scheduling parameters. Feature is dependent on EXPERIMENTAL and no changes have yet been made to core scheduling logic.
-
Gregory Nutt authored
-
Gregory Nutt authored
pthread_create: Fix an (unlikely) error in fallback value in the event of a failure (which should never occur)
-
Gregory Nutt authored
-
Gregory Nutt authored
TCB: Increase the size of the scheduling policy field from 1 to 2 bits to allow additional, planned scheduling policies
-
- Jul 22, 2015
-
-
Gregory Nutt authored
Fix a warning detected by tools/tesbuild.sh. function was not returning the correct value in the case of errors
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
David Sidrane authored
-
- Jul 21, 2015
-
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
Gregory Nutt authored
Syscall fixes: Add support for Cortex-M7; mount syscall has to be suppressed if there are no mountable file systems
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Max Neklyudov authored
Correct some problems with SAM3/4 watchdog driver. Includes some small improvements. From Max Neklyudov.
-
David Sidrane authored
-
- Jul 20, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
drvers/sensor and include/nuttx/sensors: Add support to Bosch BMP180 barometer. From Alan Carvalho de Assis.
-
Gregory Nutt authored
-
- Jul 19, 2015
-
-
Gregory Nutt authored
STM32 F7 Ethernet: Add cache operations to make sure we have data coherency when accessing all DMA-related data
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-