- Aug 17, 2017
-
-
Gregory Nutt authored
-
- Aug 16, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
David Sidrane authored
stm32f7:rtc Missing semicolon Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
David Sidrane authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 15, 2017
-
-
Gregory Nutt authored
-
- Aug 14, 2017
-
-
Arjun Hary authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Juha Niskanen authored
-
Juha Niskanen authored
STM32L4 DAC: port from STM32. Note that this does not address the somewhat confusing relation between STM32L4_NDACS and DAC2 config macros that comes from original STM32 code.
-
Juha Niskanen authored
-
Juha Niskanen authored
-
- Aug 13, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Bill Morgan authored
readme: more typo fixes Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Bill Morgan authored
-
Gregory Nutt authored
-
Sungki Kim authored
fix ESP32 gpio enable reg and default UART pin. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Sungki Kim authored
-
Sungki Kim authored
-
Gregory Nutt authored
-
Gregory Nutt authored
STM32F7: Some STM32F7 builds failed in build testing due to undefined STM32_SRAM1_BASE. I think that is because stm32_allocateheap.c was not including chip/stm32_memorymap.h
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Aug 12, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
C++: Compilation with recent C++ compiler needs an overloaded delete[] operator that includes a size_t size argument.
-
Gregory Nutt authored
ARM: The older ARM7 and ARM9 configurations were determining CFLAGS based on the GCC version 4.x.x or not. That needx to be extended for 5.x.x and 6.x.x which also behave like 4.x.x.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
C++: Compilation with recent C++ compiler needs an overloaded delete operator that includes a size_t size argument.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-