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

View File

@@ -10,6 +10,7 @@ all: compile flash
compile:
$(CMAKE_ZEPHYR_COMMAND) $(CMAKE_ZEPHYR_FLAGS)
cp build/zephyr/zephyr.uf2 ./zephyr.uf2
# FIXME: This is entirely board specific, for example the pi pico will vibe differently
flash: