Add base files and configuration for RGB underglow
This commit is contained in:
parent
f22407223f
commit
bb09707bd2
5 changed files with 126 additions and 10 deletions
|
|
@ -52,16 +52,6 @@
|
|||
scl-pin = <20>;
|
||||
};
|
||||
|
||||
/* TODO: Needs testing */
|
||||
&spi0 {
|
||||
compatible = "nordic,nrf-spi";
|
||||
/* Cannot be used together with i2c0. */
|
||||
/* status = "okay"; */
|
||||
sck-pin = <45>;
|
||||
mosi-pin = <10>;
|
||||
miso-pin = <43>;
|
||||
};
|
||||
|
||||
&uart0 {
|
||||
compatible = "nordic,nrf-uarte";
|
||||
status = "okay";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue