summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/samv7/sam_lowputc.c
Commit message (Expand)AuthorAgeFilesLines
* SAM3/4 and SAMV7 UART: The IMR register is read-only. This means that sam_r...Gregory Nutt2015-04-081-2/+0
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* SAMV7-XULT: Integrate button support and apps/examples/buttons into the NSH c...Gregory Nutt2015-03-111-2/+2
* SAMV7: Correct low-level console outputGregory Nutt2015-03-111-7/+10
* SAMV71: Fix a few typos; Use factional value in BAUD calculationGregory Nutt2015-03-081-28/+78
* SAMV7: Add serial driverGregory Nutt2015-03-081-0/+379