Files
passr-firmware/README.md
2023-05-15 17:25:47 +01:00

15 lines
207 B
Markdown

# 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