zephyr/arch/nios2/soc/nios2f-zephyr
Ramakrishna Pallala 12d614d0b8 drivers: gpio: add support for Altera Nios-II PIO controller
The PIO cores on Altera Nios-II processors can be used
for GPIOs and each PIO core can be configured as Input only,
Output only or as Bidirectional port from the Qsys tool.

The present Nios-II softcpu image on the Zephyr only has the
support for Output only port and the PIOs[0:3] are wired to
LED[0:3] on the Altera MAX10 board.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2017-12-21 12:02:24 -08:00
..
cpu arch: nios2: update nios2 softcpu image 2017-12-12 08:25:58 -05:00
include arch: nios2: update nios2 softcpu image 2017-12-12 08:25:58 -05:00
CMakeLists.txt boards: nios2: fix nios2 flashing issue 2017-12-12 11:40:29 -05:00
Kconfig.defconfig drivers: gpio: add support for Altera Nios-II PIO controller 2017-12-21 12:02:24 -08:00
Kconfig.soc
linker.ld
soc.h