From 3cb6f77b62194196e3c8cb3752e7b29c8c672f79 Mon Sep 17 00:00:00 2001 From: "Jakob.Meier" Date: Thu, 1 Jul 2021 07:25:28 +0200 Subject: [PATCH] comment in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 53c1cfad..69aa4dc1 100644 --- a/README.md +++ b/README.md @@ -626,6 +626,9 @@ gpioget Example to get state: gpioget gpiochip7 14 +Both the MIOs and EMIOs can be accessed via the zynq_gpio instance which comprises 118 pins +(54 MIOs and 64 EMIOs). + ## Running the EIVE OBSW on a Raspberry Pi Special section for running the EIVE OBSW on the Raspberry Pi.