fix(build): add nice_view_adapter shield to define nice_view_spi SPI bus
Some checks failed
/ build (push) Failing after 45m32s
Some checks failed
/ build (push) Failing after 45m32s
The nice_view shield requires an &nice_view_spi labeled SPI bus which is provided by the nice_view_adapter shield's board overlay for nice_nano. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -14,8 +14,8 @@
|
|||||||
---
|
---
|
||||||
include:
|
include:
|
||||||
- board: nice_nano/nrf52840/zmk
|
- board: nice_nano/nrf52840/zmk
|
||||||
shield: corne_left nice_view
|
shield: corne_left nice_view_adapter nice_view
|
||||||
- board: nice_nano/nrf52840/zmk
|
- board: nice_nano/nrf52840/zmk
|
||||||
shield: corne_right nice_view
|
shield: corne_right nice_view_adapter nice_view
|
||||||
- board: nice_nano/nrf52840/zmk
|
- board: nice_nano/nrf52840/zmk
|
||||||
shield: settings_reset
|
shield: settings_reset
|
||||||
|
|||||||
Reference in New Issue
Block a user