nuttx/arch/arm/src/moxart
2016-06-16 16:30:45 -06:00
..
chip.h Clean-up from last commit to make sure that all files have BSD licensed header with the correct authors and that the code conforms to the NuttX coding style 2015-07-29 13:52:23 -06:00
Kconfig Add Shared IRQ support for UART w/multi port. 2015-08-10 18:13:35 +03:00
Make.defs All architectures need to build ELF support if either CONFIG_ELF or CONFIG_MODULE are selected. Cortex-M7 also must support module cache corherence 2015-12-12 09:35:05 -06:00
moxart_16550.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
moxart_head.S Clean-up from last commit to make sure that all files have BSD licensed header with the correct authors and that the code conforms to the NuttX coding style 2015-07-29 13:52:23 -06:00
moxart_idle.c Clean-up from last commit to make sure that all files have BSD licensed header with the correct authors and that the code conforms to the NuttX coding style 2015-07-29 13:52:23 -06:00
moxart_irq.c Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred. 2016-06-16 16:30:45 -06:00
moxart_lowputc.S Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
moxart_systemreset.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
moxart_timer.c Add Shared IRQ support for UART w/multi port. 2015-08-10 18:13:35 +03:00