summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/samv7/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* SAMV7/Cortex-M7: Add support for write through D-Cache. SAMV7 Ethernet look...Gregory Nutt2015-03-291-1/+3
* PIC23MX Starter Kit: Looks like we need to use a different linker script wit...Gregory Nutt2015-03-211-1/+1
* SAMV7: Add configuration logic and clock setup for USB deviceGregory Nutt2015-03-211-0/+4
* Break ARMv7E-M cache operations into separate files; Finish the unimplemented...Gregory Nutt2015-03-171-1/+4
* SAMV7: Quick'n'dirty port of the SAMA5D4 Ethernet MAC driver to the SAMV7. S...Gregory Nutt2015-03-161-0/+4
* SAMV7: Quick'n'dirty port of the SAMA5 HSMCI driver to the SAMV7Gregory Nutt2015-03-121-0/+4
* SAMV71: Quick'n'dirty port of the SAMA5 SSC driver to the SAM7. The IP is co...Gregory Nutt2015-03-121-0/+4
* SAMV7: Add TWI/I2C driver (untested)Gregory Nutt2015-03-121-0/+8
* SAMV7: Add SPI header files and driverGregory Nutt2015-03-121-0/+6
* SAMV71-XULT: Enable 64-bit floating point supportGregory Nutt2015-03-111-1/+8
* Cortex-M7: Add cache operationsGregory Nutt2015-03-091-0/+4
* SAMV7: Leverage XDMAC driver from the SAMA5D4.Gregory Nutt2015-03-091-0/+4
* SAMV7: Add GPIO interrupt supportGregory Nutt2015-03-081-0/+4
* SAMV71: Add GPIO library supportGregory Nutt2015-03-081-4/+4
* SAMV7: Add serial driverGregory Nutt2015-03-081-1/+2
* SAMV71-XULT: Add heap allocation logicGregory Nutt2015-03-071-1/+1
* SAMV7: Add interrupt-related logicGregory Nutt2015-03-071-1/+1
* SAMV7: Add basic clock and timer ISR configuration logicGregory Nutt2015-03-071-2/+6
* SAMV71: More updates on the way to a clean build. Still more to do to compl...Gregory Nutt2015-03-061-2/+3
* Add a bare bones framework that will do nothing more than support configurati...Gregory Nutt2015-03-061-0/+95