iop: Add gpiotool package

This can be useful for troubleshooting and debugging GPIOs.

Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
This commit is contained in:
Andreas Gnau 2023-12-08 15:04:25 +01:00
parent 6b7d2d7c69
commit 1c68b9bba0
No known key found for this signature in database

View file

@ -189,6 +189,7 @@ CONFIG_PACKAGE_at=y
CONFIG_PACKAGE_ca-certificates=y CONFIG_PACKAGE_ca-certificates=y
CONFIG_PACKAGE_crun=y CONFIG_PACKAGE_crun=y
CONFIG_PACKAGE_getopt=y CONFIG_PACKAGE_getopt=y
CONFIG_PACKAGE_gpiotool=y
# CONFIG_PACKAGE_iwatchdog is not set # CONFIG_PACKAGE_iwatchdog is not set
CONFIG_PACKAGE_jq=y CONFIG_PACKAGE_jq=y
CONFIG_PACKAGE_libcap-bin=y CONFIG_PACKAGE_libcap-bin=y