- Mar 20, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
no1wudi authored
fix a typo Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
no1wudi authored
-
Gregory Nutt authored
-
- Mar 19, 2017
-
-
Gregory Nutt authored
XMC4xxx: Simply some USIC logic, add USIC interface to disable a channel. Add USIC enable logic to UART configuration (a lot more to do there).
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Mateusz Szafoni authored
STM32F3: Add COMP support Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Gregory Nutt authored
-
raiden00pl authored
-
raiden00pl authored
-
raiden00pl authored
-
Gregory Nutt authored
XMC4xxx: Revise configuration for USICs. Three USICs but 4 UARTs possible with each channel of USIC.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Mar 18, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Heesub Shin authored
mtd/progmem: fix incorrect target address calculation Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Mateusz Szafoni authored
STM32F33: Move DMA logic to a separate files + add ADC support Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Gregory Nutt authored
-
Heesub Shin authored
progmem_read/write() is incorrectly calculating the target address, expecting the offset argument is given in a block number. This is completely wrong and as a result invalid flash region is accessed. Byte-oriented read/write interfaces of mtd device accept the target address in a byte offset, not a block number. Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
-
raiden00pl authored
-
raiden00pl authored
-
raiden00pl authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
David Cabecinhas authored
ARM: Fix off-by-one interrupt stack allocation (revert missed change in up_initialize.c) Approved-by: Gregory Nutt <gnutt@nuttx.org>
-