nuttx/arch/arm/src/samd
2014-05-20 17:48:39 -06:00
..
chip SAMD20: Some progress debugging SPI. Currently hangs 2014-02-20 15:20:42 -06:00
chip.h Add basic framework to support the Atmel SAMD Cortex-M+ chip 2014-02-12 15:07:11 -06:00
Kconfig SAMD20: Some progress debugging SPI. Currently hangs 2014-02-20 15:20:42 -06:00
Make.defs Make sure that all references to up_prioritize_irq() are conditioned on CONFIG_ARCH_IRQPRIO. Noted by Make Smith 2014-05-20 17:48:39 -06:00
sam_clockconfig.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_clockconfig.h Add basic framework to support the Atmel SAMD Cortex-M+ chip 2014-02-12 15:07:11 -06:00
sam_config.h SAMD20: Add a framework for an SPI driver 2014-02-19 16:52:12 -06:00
sam_idle.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_irq.c SAMD20: Misc changes for a clean build with debug enabled 2014-02-17 08:14:19 -06:00
sam_irq.h SAMD20: Misc changes for a clean build with debug enabled 2014-02-17 08:14:19 -06:00
sam_irqprio.c Mostly cosmetic clean-up of comments 2014-02-17 19:22:53 -06:00
sam_lowputc.c SAMD20: SPI driver is code-complete, but untested 2014-02-20 09:59:54 -06:00
sam_lowputc.h SAMD20: Add a framework for an SPI driver 2014-02-19 16:52:12 -06:00
sam_port.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_port.h SAMD20: Now runs, but no serial output 2014-02-17 14:21:22 -06:00
sam_sercom.c SAMD20: Some progress debugging SPI. Currently hangs 2014-02-20 15:20:42 -06:00
sam_sercom.h SAMD20: SPI driver is code-complete, but untested 2014-02-20 09:59:54 -06:00
sam_serial.c Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna 2014-05-08 09:00:33 -06:00
sam_serial.h SAMD20: Move some common SERCOM logic to a separate file where it can be shared 2014-02-19 14:47:04 -06:00
sam_spi.c unlink/rm can now be used on nodes in the pseudo-filesystem. There is new configuration option to suppress these costly and mostly useless operations on the pseudo-filesystem 2014-02-20 18:14:02 -06:00
sam_spi.h SAMD20: Changes for clean build of SPI driver and SAMD20 Xplained Pro board with the I/O1 module installed 2014-02-20 11:27:59 -06:00
sam_start.c Make sure that there is one space after for 2014-04-12 13:28:22 -06:00
sam_timerisr.c Add basic framework to support the Atmel SAMD Cortex-M+ chip 2014-02-12 15:07:11 -06:00
sam_usart.c SAMD20: Add WDT and EVSYS register definition header files 2014-02-16 17:21:36 -06:00
sam_usart.h SAMD20: The basic port is complete but still untested 2014-02-16 11:34:32 -06:00
sam_userspace.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_userspace.h Add basic framework to support the Atmel SAMD Cortex-M+ chip 2014-02-12 15:07:11 -06:00