.. |
chip
|
Initial support for the LPC4357-EVB provided by Toby Duckworth
|
2014-11-26 15:18:24 -06:00 |
chip.h
|
|
|
Kconfig
|
Move selection for CONFIG_SERIAL_TERMIOS out of MCU Kconfigs to common drivers/serial/Kconfig. Add CONFIG_ARCH_HAVE_SERIAL_TERMIOS to indicate if an MCU supports TERMIOS
|
2014-10-27 11:31:16 -06:00 |
lpc43_adc.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc43_adc.h
|
|
|
lpc43_allocateheap.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
lpc43_cgu.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc43_cgu.h
|
|
|
lpc43_clrpend.c
|
|
|
lpc43_config.h
|
|
|
lpc43_dac.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc43_dac.h
|
|
|
lpc43_debug.c
|
|
|
lpc43_emacram.h
|
|
|
lpc43_emc.h
|
|
|
lpc43_gpdma.c
|
|
|
lpc43_gpdma.h
|
|
|
lpc43_gpio.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc43_gpio.h
|
|
|
lpc43_gpioint.c
|
Fixe to allow compile of lpc43_gpioint.c. It likely doesn't work. From Brandon warhurst_002
|
2014-10-21 06:36:27 -06:00 |
lpc43_gpioint.h
|
Fixe to allow compile of lpc43_gpioint.c. It likely doesn't work. From Brandon warhurst_002
|
2014-10-21 06:36:27 -06:00 |
lpc43_i2c.c
|
wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide.
|
2014-08-21 11:16:55 -06:00 |
lpc43_idle.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc43_irq.c
|
Fixe to allow compile of lpc43_gpioint.c. It likely doesn't work. From Brandon warhurst_002
|
2014-10-21 06:36:27 -06:00 |
lpc43_irq.h
|
|
|
lpc43_mpuinit.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
lpc43_mpuinit.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
lpc43_pinconfig.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc43_pinconfig.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc43_rgu.c
|
Fix all occurrences of "the the" in documentation and comments
|
2013-08-27 09:40:19 -06:00 |
lpc43_rgu.h
|
Fix all occurrences of "the the" in documentation and comments
|
2013-08-27 09:40:19 -06:00 |
lpc43_rit.c
|
Update to the LPC43xx RIT/Tickless code. From Brandon Warhurst
|
2014-10-23 07:14:37 -06:00 |
lpc43_rit.h
|
Update to the LPC43xx RIT/Tickless code. From Brandon Warhurst
|
2014-10-23 07:14:37 -06:00 |
lpc43_serial.c
|
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
|
2014-08-08 18:39:28 -06:00 |
lpc43_serial.h
|
|
|
lpc43_spi.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc43_spi.h
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
lpc43_spifi.c
|
Rename kmalloc to kmm_malloc for consistency
|
2014-08-31 17:26:36 -06:00 |
lpc43_spifi.h
|
Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h
|
2013-11-15 11:22:23 -06:00 |
lpc43_ssp.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc43_ssp.h
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
lpc43_start.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
lpc43_timerisr.c
|
Move clock functions from sched/ to sched/clock
|
2014-08-08 14:43:02 -06:00 |
lpc43_uart.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc43_uart.h
|
|
|
lpc43_usb0dev.c
|
Rename kmalloc to kmm_malloc for consistency
|
2014-08-31 17:26:36 -06:00 |
lpc43_usb0dev.h
|
|
|
lpc43_usbram.h
|
|
|
lpc43_userspace.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
lpc43_userspace.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
Make.defs
|
Add support for tickless operation using the NXP LPC43xx
|
2014-10-23 06:54:24 -06:00 |