Skip to content

Commit

Permalink
soc: nxp: fix typo in SoC name
Browse files Browse the repository at this point in the history
Follow-up: #68778

There is a typo in nxp/kinetics/soc.yml.
The SoC `mk82f215` was added, however the correct SoC is `mk80f25615`,
which this commit corrects.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
  • Loading branch information
tejlmand authored and nordicjm committed Feb 23, 2024
1 parent 385bac6 commit 10ca839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soc/nxp/kinetis/soc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ family:
- name: mke18f16
- name: k8x
socs:
- name: mk80f25615
- name: mk82f25615
- name: mk82f215
- name: kl2x
socs:
- name: mkl25z4
Expand Down

0 comments on commit 10ca839

Please sign in to comment.