summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/samv7/sam_gpio.h
Commit message (Collapse)AuthorAgeFilesLines
* SAMV7: Fix a errort in GPIO bit encoding. Correct naming of a variableGregory Nutt2015-04-041-3/+3
|
* SAMV7: Fix typo in some GPIO definitionsGregory Nutt2015-04-041-5/+5
|
* SAMV7: Updates to Ethernet driver based on comparison with Atmel sample ↵Gregory Nutt2015-03-181-5/+5
| | | | code. Add configuration for other PHY GPIOs. Still no Ethernet interrupts
* SAMV71-XULT: Add support for on-board LEDs. Includes partial support for ↵Gregory Nutt2015-03-091-0/+3
| | | | on-board buttons. Some corrections fo to egg-stk37000 and sam4e-ek discovered during leveraging. Add board READEM.txt file
* SAMV7: Add GPIO interrupt supportGregory Nutt2015-03-081-7/+7
|
* SAMV71: Add GPIO library supportGregory Nutt2015-03-081-26/+66
|
* SAMV7: Add PIO register definition header fileGregory Nutt2015-03-081-12/+22
|
* SAMV71: Add pin mapping definitionsGregory Nutt2015-03-081-0/+321