Merge pull request #64 from Nicell/feature/rgb_underglow
Initial RGB Underglow implementation
This commit is contained in:
commit
4e5a819f3a
10 changed files with 452 additions and 11 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