Skip to content

Commit

Permalink
[cc13x2x7_26x2x7] Fix broken OTA building on TI platform (#23822)
Browse files Browse the repository at this point in the history
* Added ti requirements for building OTA files

* Correct comment name
  • Loading branch information
ReneJosefsen authored and pull[bot] committed Dec 15, 2023
1 parent 0568697 commit 1380632
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/requirements.ti.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ecdsa>=0.17.0
3 changes: 3 additions & 0 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ virtualenv
# Infineon
-r requirements.infineon.txt

# TI
-r requirements.ti.txt

# cirque tests
requests>=2.24.0

Expand Down

0 comments on commit 1380632

Please sign in to comment.