- Jun 04, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 03, 2015
-
-
Gregory Nutt authored
-
- Jun 02, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 01, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Add support uClibc++ excpetions. This involves additional handling for relative relation types, additional support for unwinding, as well as additional changes. The culmination of a big effort fromo Leo Aloe3132
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 31, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 29, 2015
-
-
Gregory Nutt authored
-
- May 27, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 26, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Basic support for the Kinetis K20 architecture. Taken from PX4. This is the work of Jakob Odersky.
-
Gregory Nutt authored
-
Gregory Nutt authored
SAML21-Xlplained: Add options to enable XOSC32K and to use it as the DFLL source; NSH configure now uses DFLL with OSC16M source
-
Gregory Nutt authored
Logic that samples the free running counter reads the pending interrupt status regsiter and can cause interrupts to be lost. So, if when the status regsiter is read, the logic must also handle the timer overflow event. Found and fixed by Max Neklyudov
-
- May 25, 2015
-
-
Gregory Nutt authored
-
- May 24, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
LPC11xx: Use offsets instead of absolute address in look-up tables. This saves about 156 bytes of FLASH. From Alan Carvalho de Assis.
-
- May 23, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
SAM4L: Re-order some clock initialization. There was a dependency of GCLK0 on DFLL, but DFLL was being enabled after GCLK0
-
Gregory Nutt authored
-
Gregory Nutt authored
LPC11xx: Add support for up_getc() which is needed for NSH if there is no file system. From Alan Carvalho de Assis.
-
Gregory Nutt authored
SAMD/L: Change ordering of some initialization steps to match Atmel sample code. Add Errate 13134 support. SAML wait states changed to 1. Sample code is using 0
-
Gregory Nutt authored
-
- May 22, 2015
-
-
Gregory Nutt authored
Initial support for the NXP LPC11 family and the LPC1115 MCU in particular. Contributed by Alan Carvalho de Assis.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 21, 2015
-
-
Gregory Nutt authored
SAML21 clock config: Fix a misthink in last commit. Move setting of ONDEMAND to after clock is enabled in most cases
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
SAML21: Add logic to support GLCK peripheral channels; add logic to configure FDPLL lock timer and ref clock GCLKs
-