nuttx/arch/arm/src/lpc17xx
patacongo a8dd4ebde0 This initial vfork() check-in was a little pollyanna-ish
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5487 42af7a65-404d-4744-a932-0658087f49c3
2013-01-07 19:35:47 +00:00
..
chip.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
Kconfig Big refactoring of toolchain definitions by Mike Smith 2012-11-21 18:34:10 +00:00
lpc17_adc.c More LPC43 files in various states of work 2012-07-05 14:58:16 +00:00
lpc17_adc.h Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17 2012-07-01 16:47:50 +00:00
lpc17_allocateheap.c Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_can.c Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_can.h Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_clockconfig.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_clrpend.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_dac.c More STM32 DAC driver logic 2011-12-15 16:39:06 +00:00
lpc17_dac.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_emacram.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_ethernet.c Dequote Kconfig strings that may be used as components of a path 2012-08-27 14:07:17 +00:00
lpc17_ethernet.h Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_gpdma.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_gpdma.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_gpio.c Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_gpio.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_gpiodbg.c Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_gpioint.c Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_i2c.c configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arch/arm/src/lpc17xx/lpc17_i2c.cuninitialization fix 2012-11-27 15:09:12 +00:00
lpc17_i2c.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_i2s.h Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17 2012-07-01 16:47:50 +00:00
lpc17_idle.c Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_internal.h More LPC43 files in various states of work 2012-07-05 14:58:16 +00:00
lpc17_irq.c Add LPC43 interrrupt control logic 2012-07-04 19:34:11 +00:00
lpc17_lowputc.c atexit() and on_exit() may now be configured to support multiple exit callbacks 2012-08-01 17:47:54 +00:00
lpc17_mcpwm.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_memorymap.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_ohciram.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_pinconn.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_pwm.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_qei.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_rit.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_rtc.h Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17 2012-07-01 16:47:50 +00:00
lpc17_serial.c atexit() and on_exit() may now be configured to support multiple exit callbacks 2012-08-01 17:47:54 +00:00
lpc17_serial.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_spi.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_spi.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_ssp.c Update LPC17 Kconfig 2012-09-05 19:11:39 +00:00
lpc17_ssp.h Add LPC43 UART, USART, SSP, and SPI header files 2012-07-01 14:51:06 +00:00
lpc17_start.c Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_syscon.h Correct some errors in the LPC17xx SYSCON register bit definitions (from Rommel Marcello) 2013-01-05 13:19:53 +00:00
lpc17_timer.h Add LPC43 USB0 and timer header files 2012-07-01 19:39:30 +00:00
lpc17_timerisr.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_uart.h Add LPC43 UART, USART, SSP, and SPI header files 2012-07-01 14:51:06 +00:00
lpc17_usb.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_usbdev.c USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation.. 2012-09-13 14:14:18 +00:00
lpc17_usbhost.c Update STM32 USB OTG FS host driver -- the driver is now marginally functional 2012-08-24 22:16:09 +00:00
lpc17_vectors.S Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
lpc17_wdt.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
Make.defs This initial vfork() check-in was a little pollyanna-ish 2013-01-07 19:35:47 +00:00