ahhh shit here we go again

This commit is contained in:
Ben Kyd
2023-05-15 17:25:47 +01:00
parent f6da14fa0c
commit 40030635c0
13 changed files with 80 additions and 13 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# Passr
## Building
Install Zephyr, the Zephyr SDK and West
```sh
west init
west update
make build
```
The project is currently configured to run on a Pi Pico as my nrf development board is misbehaving