-
i intend to run some CI for my wrapper but i have no clue on how could i provision a github runner to run gpio-sim. anyone tried that before? any hint is welcome. |
Beta Was this translation helpful? Give feedback.
Answered by
brgl
Feb 25, 2024
Replies: 1 comment 1 reply
-
I'm not well-versed in github runners but you'd basically need to be able to set the kernel config. You'd need to enable the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sombriks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not well-versed in github runners but you'd basically need to be able to set the kernel config. You'd need to enable the
CONFIG_GPIO_SIM=m
option in kconfig.