Skip to content

Commit

Permalink
remove SPI stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
RealET committed Nov 17, 2024
1 parent 8db6f19 commit a7b20e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 55 deletions.
8 changes: 0 additions & 8 deletions boards/arm/cyboard/cyboard.dts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

/dts-v1/;
#include <nordic/nrf52840_qiaa.dtsi>
#include "cyboard-pinctrl.dtsi"

/ {
model = "cyboard";
Expand Down Expand Up @@ -55,13 +54,6 @@
status = "okay";
};

&spi1 {
compatible = "nordic,nrf-spim";
pinctrl-0 = <&spi1_default>;
pinctrl-1 = <&spi1_sleep>;
pinctrl-names = "default", "sleep";
};

zephyr_udc0: &usbd {
status = "okay";
};
Expand Down
47 changes: 0 additions & 47 deletions boards/shields/cyboard/boards/cyboard.overlay

This file was deleted.

0 comments on commit a7b20e5

Please sign in to comment.