summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHiFiPhile <[email protected]>2026-03-06 15:47:19 +0100
committerHiFiPhile <[email protected]>2026-03-06 17:19:05 +0100
commite658e2343589d2f37afbf62c0a6766038739b84d (patch)
treeff71570cd9633af040d856f0d0f8395bdbf548e4 /tools
parent860f0e01f21891691185daf048f669ac9797a05a (diff)
fix CI
Signed-off-by: HiFiPhile <[email protected]>
Diffstat (limited to 'tools')
-rw-r--r--tools/codespell/ignore-words.txt1
-rwxr-xr-xtools/get_deps.py2
2 files changed, 2 insertions, 1 deletions
diff --git a/tools/codespell/ignore-words.txt b/tools/codespell/ignore-words.txt
index 5b6e2e98b..7ce778fab 100644
--- a/tools/codespell/ignore-words.txt
+++ b/tools/codespell/ignore-words.txt
@@ -7,6 +7,7 @@ hsi
inout
mot
pris
+ptd
ser
sie
synopsys
diff --git a/tools/get_deps.py b/tools/get_deps.py
index 2f37901c8..bf91428f4 100755
--- a/tools/get_deps.py
+++ b/tools/get_deps.py
@@ -66,7 +66,7 @@ deps_optional = {
'lpc51 lpc55 mcx'],
'hw/mcu/nxp/mcux-sdk': ['https://github.com/nxp-mcuxpresso/mcux-sdk',
'a1bdae309a14ec95a4f64a96d3315a4f89c397c6',
- 'kinetis_k kinetis_k32l2 kinetis_kl rw61x imxrt'],
+ 'kinetis_k kinetis_k32l2 kinetis_kl lpc54 rw61x imxrt'],
'hw/mcu/nxp/mcux-devices-lpc': ['https://github.com/nxp-mcuxpresso/mcux-devices-lpc',
'8096b783ec09d0d1c8629025a5f9d8e7df26e520',
'lpc51 lpc55'],