Skip to content

Commit

Permalink
fix(studio): Bump nanopb version with build fixes.
Browse files Browse the repository at this point in the history
* Pull in fixes for prefering generator/protoc instead of the
  host protoc, for better compatibility.
  • Loading branch information
petejohanson committed Nov 1, 2024
1 parent 158bb31 commit 249ecbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ manifest:
- edtt
- trusted-firmware-m
- name: nanopb
revision: 0a21c7ca2a98c5821d2836e41cc5c520e43fd0c0
revision: 8c60555d6277a0360c876bd85d491fc4fb0cd74a
path: modules/lib/nanopb
remote: zmkfirmware
- name: zmk-studio-messages
Expand Down

0 comments on commit 249ecbc

Please sign in to comment.