Merge pull request #64 from Nicell/feature/rgb_underglow

Initial RGB Underglow implementation
This commit is contained in:
Pete Johanson
2020-07-26 21:43:43 -04:00
committed by GitHub
10 changed files with 452 additions and 11 deletions

View File

@@ -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";