- Mar 09, 2017
-
-
Andreas Bihlmaier authored
use correct macro for irqid (fortunately both point to LPC43_IRQ_EXTINT+18) Approved-by: Gregory Nutt
-
Andreas Bihlmaier authored
fix logic in preprocessor checks and correct arguments to lpc43_pin_config initialization Approved-by: Gregory Nutt
-
Andreas Bihlmaier authored
fix logic error in lpc43_adc Approved-by: Gregory Nutt
-
Andreas Bihlmaier authored
Fix errors in LPC43 SCT and SGPIO headers. Approved-by: Gregory Nutt
-
Andreas Bihlmaier authored
rename LPC43_GPDMA_GLOBAL_CONFIG (already slipped previous commit C file); fix GPDMA_CONTROL_SBSIZE_*, improve usability of GPDMA_CONTROL_{S,D} macros Approved-by: Gregory Nutt
-
Andreas Bihlmaier authored
add missing PINCONF_INBUFFER in several places of lpc4310203050_pinconfig.h Approved-by: Gregory Nutt
-
Andreas Bihlmaier authored
change Kconfig type of ADC0_MASK from hex to int; add ADC driver options to lpc43xx Approved-by: Gregory Nutt
-
Andreas Bihlmaier authored
add LPC4337FET256 Approved-by: Gregory Nutt
-
ahb authored
-
ahb authored
-
ahb authored
-
ahb authored
Note: This has already been tested. However, I have to significantly clean up the actual drivers (C files) before committing them, too.
-
ahb authored
rename LPC43_GPDMA_GLOBAL_CONFIG (already slipped previous commit C file); fix GPDMA_CONTROL_SBSIZE_*, improve usability of GPDMA_CONTROL_{S,D} macros
-
ahb authored
-
ahb authored
-
ahb authored
-
- Mar 08, 2017
-
-
Alan Carvalho de Assis authored
-
David Sidrane authored
Ensure interrups are back on BEFORE running code dependant on clock_systimer Approved-by: Gregory Nutt
-
David Sidrane authored
-
Gregory Nutt authored
-
David Sidrane authored
Kinetis:Fixed GPIO _PIN_OUTPUT_LOWDRIVE swapped with _PIN_OUTPUT_OPENDRAIN Approved-by: Gregory Nutt
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
David Sidrane authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Mar 07, 2017
-
-
no1wudi authored
fixed the debug method selection of ssd1306 Approved-by: Gregory Nutt
-
Andreas Bihlmaier authored
fix lpc43_gpdma, largely typos Approved-by: Gregory Nutt
-
Gregory Nutt authored
STM32 OTGFS, STM32 L4 and F7: Adapt Janne Rosberg's patch to STM32 OTGHS host to OTGFS host, and to similar implements for L4 and F7.
-
Janne Rosberg authored
-