Skip to content

Commit

Permalink
fixy fix (#1251)
Browse files Browse the repository at this point in the history
### Changelist 
CMAKe file

### Testing Done
done

### Resolved Tickets
n/a
  • Loading branch information
forbesashli authored May 7, 2024
1 parent 9fdf086 commit c8ad72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include(cmake/shared.cmake)
CPMAddPackage(
NAME NANOPB_REPO
GITHUB_REPOSITORY nanopb/nanopb
GIT_TAG f6187b05a5eaf753faa0e29a5acd77dd0544d474
GIT_TAG master
GIT_SHALLOW TRUE
DOWNLOAD_ONLY TRUE
)
Expand Down

0 comments on commit c8ad72c

Please sign in to comment.