summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
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'],