-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Action buld fails #8
Comments
I have the same problem. Even when just using the repository without changing anything the action build doesn't work anymore. A month ago it was still working but now I can't get it to work |
https://zmk.dev/blog/2023/04/06/zephyr-3-2#move-to-pinctrl-driver It was this change that broke the build. |
https://github.com/caiocampoos/hillside-zmk-config |
I removed everything related to knobs and RGB lighting from my fork, since I don’t use them and the build passed |
How many files did you have to modify? Only from the keymap? |
Hi! Action build fails on west build stage due to error:
devicetree error: 'pinctrl-0' is marked as required in 'properties:' in /__w/zmk-config/zmk-config/zephyr/dts/bindings/spi/nordic,nrf-spim.yaml, but does not appear in <Node /soc/spi@40004000 in '/__w/zmk-config/zmk-config/zephyr/misc/empty_file.c'>
The text was updated successfully, but these errors were encountered: