- May 10, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
-
Gregory Nutt authored
-
Floxx authored
Moved LIS3DSH from the I2C-dependent block to the SPI-block to make Make.defs consistent with the driver (SPI only) and drivers/sensors/Kconfig. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Floxx authored
Moved LIS3DSH from the I2C-dependent block to the SPI-block to make Make.defs consistent with the driver (SPI only) and drivers/sensors/Kconfig.
-
Juha Niskanen authored
-
Stefan Kolb authored
I discovered a problem in the file drivers/serial/serial.c concerning the function uart_close(…). In the case that a serial device is opened with the flag O_NONBLOCK the function uart_close(…) blocks until all data in the buffer is transmitted. The function close(…) called on an handle opened with O_NONBLOCK should not block. The problem occurred with a CDC/ACM device.
-
Gregory Nutt authored
-
Anthony Merlino authored
wireless/ieee802154: Brings closer to Nuttx coding style Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
- May 09, 2017
-
-
Anthony Merlino authored
-
Anthony Merlino authored
-
Anthony Merlino authored
-
Gregory Nutt authored
-
Juha Niskanen authored
STM32L4: add dbgmcu header files Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Juha Niskanen authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
David Sidrane authored
removed stray paren. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
- May 08, 2017
-
-
David Sidrane authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
David Sidrane authored
Merged in david_s5/nuttx-16/david_s5/stm32serial-dma-buffer-round-off-not-up-1494258804216 (pull request #357) stm32:Serial DMA buffer round off not up Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Anthony Merlino authored
wireless/ieee802154: Completes basic receive functionality Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Anthony Merlino authored
wireless/ieee802154: MRF24J40: Finishes receive functionality, supports promicuous mode, and rxonidle attributes
-
Anthony Merlino authored
-
Anthony Merlino authored
-
Anthony Merlino authored
-
Alan Carvalho de Assis authored
-
Gregory Nutt authored
STM32 TIM: Add method to get timer width. Freerun timer: Use timer width to get the correct clock rollover point.
-