Hi bro! I have already built this project, but it has encountered this issue.
So, I added this to it.
config HW_LCD_MISO_GPIO_CUST
int "LCD MISO pin"
depends on HW_CUSTOM
range 1 35
default 19
But it failed to build.
It prompts this:
ninja: build stopped: subcommand failed.
What should I do?