Skip to content

Commit 497c027

Browse files
yangbolu1991dkalowsk
authored andcommitted
scripts: requirements: extras: add spsdk
Secure Provisioning SDK (SPSDK) is a unified, reliable, and easy to use Python SDK library working across the NXP MCU portfolio providing a strong foundation from quick customer prototyping up to production deployment. Docs: https://spsdk.readthedocs.io Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
1 parent 63f647f commit 497c027

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/requirements-extras.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ junit2html
1515
# Script used to build firmware images for NXP LPC MCUs.
1616
lpc_checksum
1717

18+
# used by NXP platform to generate/flash firmware images
19+
spsdk == 2.6.0
20+
1821
# used by scripts/build/gen_cfb_font_header.py - helper script for user
1922
Pillow>=10.3.0
2023

0 commit comments

Comments
 (0)