Skip to content

Commit

Permalink
build: Add pigweed python dependency
Browse files Browse the repository at this point in the history
Add the Pigweed python dependency used to generate sensor headers

Signed-off-by: Yuval Peress <[email protected]>
  • Loading branch information
yperess committed Jan 9, 2025
1 parent 9530d30 commit abddb32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ west>=0.14.0
# used for windows based 'menuconfig'
# "win32" is used for 64-bit Windows as well
windows-curses; sys_platform == "win32"

# Add Pigweed's python module
pigweed>=0.0.20

0 comments on commit abddb32

Please sign in to comment.