nuttx/arch/arm/src/samd
2014-02-20 15:20:42 -06:00
..
chip SAMD20: Some progress debugging SPI. Currently hangs 2014-02-20 15:20:42 -06:00
chip.h
Kconfig SAMD20: Some progress debugging SPI. Currently hangs 2014-02-20 15:20:42 -06:00
Make.defs 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_clockconfig.c SAMD20: Increase FLASH waitstates to 2 2014-02-18 10:37:42 -06:00
sam_clockconfig.h
sam_config.h SAMD20: Add a framework for an SPI driver 2014-02-19 16:52:12 -06:00
sam_idle.c
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 SAMD20: Now runs, but no serial output 2014-02-17 14:21: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 SAMD20: SPI driver is code-complete, but untested 2014-02-20 09:59:54 -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 SAMD20: Some progress debugging SPI. Currently hangs 2014-02-20 15:20:42 -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 SAMD20: The basic port is complete but still untested 2014-02-16 11:34:32 -06:00
sam_timerisr.c
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
sam_userspace.h