Browse Source

soc: st: stm32: fix stm32l0 family

Fix the name of the stm32l0 family.

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
pull/69687/head
Guillaume Gautier 1 year ago committed by Carles Cufi
parent
commit
47c65400d6
  1. 2
      soc/st/stm32/soc.yml

2
soc/st/stm32/soc.yml

@ -116,7 +116,7 @@ family:
- name: m4 - name: m4
- name: stm32h750xx - name: stm32h750xx
- name: stm32h753xx - name: stm32h753xx
- name: stm32l1x - name: stm32l0x
socs: socs:
- name: stm32l010x4 - name: stm32l010x4
- name: stm32l010x6 - name: stm32l010x6

Loading…
Cancel
Save