Skip to content

Commit

Permalink
west: add requirements file for polarfire soc extensions
Browse files Browse the repository at this point in the history
The scripts provided to generate and flash a payload on to a board
require extra python packages. Include them in a requirements file

Signed-off-by: Conor Paxton <conor.paxton@microchip.com>
  • Loading branch information
con-pax committed Feb 29, 2024
1 parent 93b79ef commit cf7d323
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
pyserial
pyudev

0 comments on commit cf7d323

Please sign in to comment.