Skip to content

Commit

Permalink
docs: Update west configuration for Nanopb
Browse files Browse the repository at this point in the history
  • Loading branch information
wybran committed Jan 29, 2025
1 parent 00b359a commit 0502f78
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ source ~/zephyrproject/.venv/bin/activate

west init -m https://github.com/BuzzVerse/buzznode --mr main buzznode
cd buzznode
west update

west config manifest.project-filter -- +nanopb
west blobs fetch hal_espressif
west blobs fetch hal_stm32
west update
```

### Registering a device
Expand Down

0 comments on commit 0502f78

Please sign in to comment.