nuttx/arch/arm/src/imxrt
2018-05-15 10:16:57 -06:00
..
chip arch/arm/src/imxrt: Various fixes from attempt at initial bringup. 2018-05-14 16:07:34 -06:00
chip.h
imxrt_allocateheap.c
imxrt_clockconfig.c
imxrt_clockconfig.h arch/arm/src/imxrt: Various fixes from attempt at initial bringup. 2018-05-14 16:07:34 -06:00
imxrt_clrpend.c
imxrt_config.h
imxrt_gpio.c arch/arm/src/imxrt: Add IOMUX implemention for GPIO5. 2018-04-27 08:42:02 -06:00
imxrt_gpio.h arch/arm/src/imxrt: Corrects some IOMUX controls. 2018-05-15 10:16:57 -06:00
imxrt_gpioirq.c arch/arm/src/imxrt: Add GPIO5 IRQ support. 2018-05-02 09:19:42 -06:00
imxrt_idle.c
imxrt_iomuxc.c arch/arm/src/imxrt: Corrects some IOMUX controls. 2018-05-15 10:16:57 -06:00
imxrt_iomuxc.h arch/arm/src/imxrt: Corrects some IOMUX controls. 2018-05-15 10:16:57 -06:00
imxrt_irq.c arch/arm/src/imxrt: This commit fixes more issues with the i.MX RT GPIO IRQ. 2018-05-01 14:25:47 -06:00
imxrt_irq.h
imxrt_lowputc.c arch/arm/src/imxrt: Various fixes from attempt at initial bringup. 2018-05-14 16:07:34 -06:00
imxrt_lowputc.h
imxrt_mpuinit.c
imxrt_mpuinit.h
imxrt_serial.c arch/arm/src/imxrt/imxrt_serial.c: Fix some interrupt instabilities; must be in a critical section when modifying serial interrupts. configs/imxrt1050-evk/nsh/defconfig: Use the BASEPRI register to enable/disable interrupts; enable the PROCFS file system. 2018-05-15 07:50:19 -06:00
imxrt_serial.h
imxrt_start.c
imxrt_start.h
imxrt_timerisr.c arch/arm/src/imxrt: Fix typo introduced in last commit. Noted by jakearcx@gmail.com. 2018-04-20 06:49:45 -06:00
imxrt_userspace.c
imxrt_userspace.h
imxrt_wdog.c
imxrt_wdog.h arch/arm/src/imxrt: Various fixes from attempt at initial bringup. 2018-05-14 16:07:34 -06:00
Kconfig arch/arm/src/imxrt: Add missing support for the Cortex-M7 caches; configs/imxrt1050-evk: Enable I- and D-Caches in the nsh configuration. Calibrate the delay loop. Add support for the on-board LED. 2018-05-15 10:05:16 -06:00
Make.defs arch/arm/src/imxrt: Add missing support for the Cortex-M7 caches; configs/imxrt1050-evk: Enable I- and D-Caches in the nsh configuration. Calibrate the delay loop. Add support for the on-board LED. 2018-05-15 10:05:16 -06:00