nuttx/arch/arm/src/lm
2013-06-03 15:11:56 -06:00
..
chip Internal FLASH MTD driver for TI/Stellaris from Max Holtzberg 2013-05-20 12:47:54 -06:00
chip.h Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARMv7-M architectures 2013-01-22 01:25:40 +00:00
Kconfig Add a skeleton configuration that will eventually support the SAM4L Xplained Pro board 2013-06-03 15:11:56 -06:00
lm_allocateheap.c Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
lm_dumpgpio.c Handle LM4F GPIO -- fewer ports 2013-03-02 00:11:43 +00:00
lm_ethernet.c Fix various typos assocated with LM4F 2013-03-20 03:39:17 +00:00
lm_ethernet.h Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to make room in the namespace for LM4F 2013-01-09 18:15:02 +00:00
lm_flash.c Internal FLASH MTD driver for TI/Stellaris from Max Holtzberg 2013-05-20 12:47:54 -06:00
lm_gpio.c Fix network poll() issue: don't interrupt poll if socket not connected. Listen sockets are not connected and the poll() is waiting for connection events. 2013-03-07 17:59:21 +00:00
lm_gpio.h Fix LM4F120 LaunchPad serial output. Add support for all 7 LM4F120 UARTs 2013-03-24 20:40:40 +00:00
lm_gpioirq.c Handle LM4F GPIO -- fewer ports 2013-03-02 00:11:43 +00:00
lm_irq.c Remove up_assert_code 2013-04-25 15:19:59 -06:00
lm_lowputc.c Fix LM4F120 LaunchPad serial output. Add support for all 7 LM4F120 UARTs 2013-03-24 20:40:40 +00:00
lm_lowputc.h Fix LM4F120 LaunchPad serial output. Add support for all 7 LM4F120 UARTs 2013-03-24 20:40:40 +00:00
lm_mpuinit.c Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
lm_mpuinit.h Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
lm_serial.c Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CONFIG_DEBUG and CONFIG_SERIAL_TIOCSERGSTRUCT are defined 2013-04-25 15:52:48 -06:00
lm_ssi.c Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to make room in the namespace for LM4F 2013-01-09 18:15:02 +00:00
lm_ssi.h Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configuration variables from CONFIG_LM3S_ to CONFIG_LM_ 2013-01-09 14:48:55 +00:00
lm_start.c Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
lm_syscontrol.c Fixes to the LM4F clock configuration. Errors in register handling caused everything to run at half speed 2013-04-09 17:27:13 -06:00
lm_syscontrol.h Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configuration variables from CONFIG_LM3S_ to CONFIG_LM_ 2013-01-09 14:48:55 +00:00
lm_timerisr.c Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to make room in the namespace for LM4F 2013-01-09 18:15:02 +00:00
lm_userspace.c Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
lm_userspace.h Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
lm_vectors.S Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
Make.defs Internal FLASH MTD driver for TI/Stellaris from Max Holtzberg 2013-05-20 12:47:54 -06:00