- Nov 03, 2016
-
-
Gregory Nutt authored
Semaphores: Provide macros for sem_setprotobol() and sem_getprotocol() if priority inheritance is not enabled. More SEM_PRIO_* definitions to include/nuttx/semaphore.h
-
- Nov 02, 2016
-
-
Gregory Nutt authored
Move protoypes for the non-standard include/semaphore.h file to the non-standard include/nuttx/semaphore.h with the other non-standard semaphore interfaces.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
spi: Fix Kconfig warning
-
Gregory Nutt authored
STM32 ADC: Fix compilation error when DMA isn't enabled
-
Paul A. Patience authored
This commit moves the ARCH_HAVE_SPI options outside the check for SPI. Those options don't depend on SPI, and Kconfig files in arch/ enable them even if SPI isn't enabled. Sourcing the driver's Kconfig in drivers/Kconfig only if support for the driver is enabled prevents us from defining these ARCH_HAVE options in the driver's Kconfig. We should probably remove the other checks in drivers/Kconfig and check if the drivers are enabled only in their Kconfig.
-
Paul A. Patience authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Add pthread_mutexattr_get/set_protocol and non-standard sem_get/set_protocol. These may use to enable or disable priority inheritance on a single semaphore.
-
Gregory Nutt authored
-
- Nov 01, 2016
-
-
Gregory Nutt authored
Merged in david_s5/nuttx-9/david_s5/i-think-that-size-is-highest-address1-b-1478039243625 (pull request #163) I think, that Size is (highest address+1 - Base address)
-
David Sidrane authored
Base address has been removed and if address+count >= size we are outside of the Flash
-
Gregory Nutt authored
Review of last PR: Fix return value (ERROR is not a value return value in this context). Fix some spacing.
-
Gregory Nutt authored
-
Gregory Nutt authored
To write the last page
-
Aleksandr Vyhovanec authored
-
Aleksandr Vyhovanec authored
-
Alan Carvalho de Assis authored
-
Aleksandr Vyhovanec authored
-
- Oct 31, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 30, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Xtensa: Adapt co-processor state save/restore functions so that they are call-able from C with Windows ABI.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 29, 2016
-
-
Gregory Nutt authored
-