Go to file
Daniel Leung f6a5bfcfa1 gpio: add driver for Atmel SAM3 PIO controllers
The PIO controllers on Atmel SAM3 family processors can be
used for GPIOs, so this is the driver.

Change-Id: I3d5712f3a0a71025b820ca1c08dd767ee1e136d8
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:29 -05:00
arch gpio: add driver for Atmel SAM3 PIO controllers 2016-02-05 20:25:29 -05:00
boards boards/arduino_due: add pinmux driver 2016-02-05 20:25:29 -05:00
doc irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
drivers gpio: add driver for Atmel SAM3 PIO controllers 2016-02-05 20:25:29 -05:00
include gpio: allow pins to be enabled/disabled 2016-02-05 20:25:29 -05:00
kernel sys_clock: Lock interrupts when processing announced ticks 2016-02-05 20:25:28 -05:00
lib Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM. 2016-02-05 20:25:23 -05:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net net: contiki: Fix the debug printing support for ICMPv6 code 2016-02-05 20:25:28 -05:00
samples samples: adds a sample for using aio_dw_comparator driver 2016-02-05 20:25:28 -05:00
scripts irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr
LICENSE
Makefile irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
Makefile.inc mingw: change backslashes to forward slashes 2016-02-05 20:25:17 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00