nuttx/arch/arm/src/lpc17xx
patacongo 4be75294ee Missing parenthesis in NXGL code; add debug output to LPC1788 LCD driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5797 42af7a65-404d-4744-a932-0658087f49c3
2013-03-28 15:04:01 +00:00
..
chip Misc fixes to get SDRAM support and RAM test to build for the Open1788 platform 2013-03-27 14:28:43 +00:00
chip.h More LPC1788 updates from Rommel Marcelo 2013-03-19 13:33:00 +00:00
Kconfig Misc fixes to get SDRAM support and RAM test to build for the Open1788 platform 2013-03-27 14:28:43 +00:00
lpc17_adc.c Directories where the same source files are used to build different objects need to keep those objects in separate directories; LPC17xx updates from Chris Taglia 2013-03-19 23:40:07 +00:00
lpc17_adc.h Directories where the same source files are used to build different objects need to keep those objects in separate directories; LPC17xx updates from Chris Taglia 2013-03-19 23:40:07 +00:00
lpc17_allocateheap.c itoa() from Ryan Sundberg 2013-03-14 18:30:06 +00:00
lpc17_can.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_can.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_clockconfig.c LPC1788 updates -- OS test configuration now works 2013-03-04 18:00:07 +00:00
lpc17_clockconfig.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_clrpend.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_clrpend.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_dac.c ZKIT-ARM-1769 support for ADC and DAC from Rashid 2013-03-09 13:29:47 +00:00
lpc17_dac.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_emacram.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_emc.c Misc fixes to get SDRAM support and RAM test to build for the Open1788 platform 2013-03-27 14:28:43 +00:00
lpc17_emc.h Misc fixes to get SDRAM support and RAM test to build for the Open1788 platform 2013-03-27 14:28:43 +00:00
lpc17_ethernet.c Use of BASEPRI to control ARM interrupts is now functional 2013-01-22 16:09:10 +00:00
lpc17_ethernet.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_gpdma.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_gpdma.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_gpio.c LPC17 LCD driver is code complete and in need of testing 2013-03-26 20:06:53 +00:00
lpc17_gpio.h LPC1788 updates from Rommel Marcelo 2013-03-02 00:59:28 +00:00
lpc17_gpiodbg.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_gpioint.c More LPC1788 updates from Rommel Marcelo 2013-03-19 13:33:00 +00:00
lpc17_i2c.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_i2c.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_i2s.h Add LPC1788 EMC initialization logic 2013-02-12 18:44:41 +00:00
lpc17_idle.c Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_irq.c Add support for ram vectors to the ARMv7-M architecture 2013-03-18 21:10:08 +00:00
lpc17_lcd.c Missing parenthesis in NXGL code; add debug output to LPC1788 LCD driver 2013-03-28 15:04:01 +00:00
lpc17_lcd.h Change the way that BPP is configured for the LPC17xx LCD so that all possible BPP options can be selected 2013-03-26 22:34:15 +00:00
lpc17_lowputc.c Corrections for LPC178x UART baud calculation 2013-03-02 17:01:08 +00:00
lpc17_lowputc.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_mpuinit.c Add kernel build support to the STM32 family and to the STM32F4Discovery board 2013-03-22 14:49:21 +00:00
lpc17_mpuinit.h Add MPU support for the LPC17xx family 2013-03-11 17:51:42 +00:00
lpc17_ohciram.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_pwm.h convert Kwikstik K40 configurations to use kconfig-frontends tools 2013-03-25 17:33:41 +00:00
lpc17_qei.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_rit.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_rtc.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_sdcard.c LPC1788 SD Card driver updates from Rommel Marcelo 2013-03-17 23:40:53 +00:00
lpc17_sdcard.h Fixe to kernel build and syscalls. 2013-03-13 17:32:37 +00:00
lpc17_serial.c LPC1788 updates -- OS test configuration now works 2013-03-04 18:00:07 +00:00
lpc17_serial.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_spi.c Add workaround for ADC errata from Chris Taglia 2013-03-19 14:45:26 +00:00
lpc17_spi.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_ssp.c Patches for LPC17xx SSP driver from Chris Taglia; patch for RAM test from Rommel Marcelo 2013-03-27 12:39:21 +00:00
lpc17_ssp.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_start.c Add kernel build support to the STM32 family and to the STM32F4Discovery board 2013-03-22 14:49:21 +00:00
lpc17_timer.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_timerisr.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_usbdev.c More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +00:00
lpc17_usbhost.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_userspace.c More updates to MPU control logic 2013-03-12 17:50:59 +00:00
lpc17_userspace.h Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
lpc17_vectors.S Add a OS test kernel build configuration for the STM32F4Discovery board 2013-03-22 16:19:59 +00:00
lpc17_wdt.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc176x_clockconfig.c LPC1788 updates -- OS test configuration now works 2013-03-04 18:00:07 +00:00
lpc178x_clockconfig.c LPC1788 updates -- OS test configuration now works 2013-03-04 18:00:07 +00:00
Make.defs LPC17 LCD driver is code complete and in need of testing 2013-03-26 20:06:53 +00:00