example project and first post of SPI1

This commit is contained in:
Ben Kyd
2023-05-17 00:33:25 +01:00
parent 164ae2ac56
commit d1e0e26e4d
46 changed files with 64917 additions and 30 deletions

3
boards/rpi_pico.overlay Normal file
View File

@@ -0,0 +1,3 @@
&spi1 {
status = "okay";
};