We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6ee48 commit 3a70ea0Copy full SHA for 3a70ea0
test/setup_environment.sh
@@ -235,7 +235,7 @@ if [[ -n ${build_keepkey} ]]; then
235
# Build the simulator. This is cached, but it is also fast
236
if [ "$keepkey_setup_needed" == true ] ; then
237
git clean -ffdx
238
- git clone https://github.com/nanopb/nanopb.git -b nanopb-0.4.9.1
+ git clone https://github.com/nanopb/nanopb.git -b nanopb-0.3.9.4
239
fi
240
cd nanopb/generator/proto
241
make
0 commit comments