Skip to content

Commit

Permalink
Merge pull request #211 from runcom/sleep-provision-develop
Browse files Browse the repository at this point in the history
wait 5 more seconds for dev to show up during provision-develop
  • Loading branch information
szszszsz authored Jun 9, 2023
2 parents ebe45bf + 77b3505 commit 656f7ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/lpc55-builder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ provision-develop:
$(MAKE) bl-flash
lpc55 reboot
./scripts/usbwait.sh 20a0:42b2
# wait 5 more seconds for the device to show up properly again
sleep 5
# Step 2: provision certs
$(MAKE) fw-provision-certs
./scripts/boot-to-bootrom.sh
Expand Down

0 comments on commit 656f7ef

Please sign in to comment.