Skip to content

Commit 9f1270a

Browse files
committed
fixup! Introduce new Cargo features generated with cube-parse
1 parent fb0e559 commit 9f1270a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ usbd-serial = "0.1.0"
5252
rt = ["stm32l0/rt"]
5353
disable-linker-script = []
5454

55-
# PAC families
56-
# (Warning: Some peripherals, e.g. GPIO, don't follow this family grouping.)
55+
# STM32L0 subfamilies
56+
# (Warning: Some peripherals, e.g. GPIO, don't follow this subfamily grouping.)
5757
stm32l0x1 = ["stm32l0/stm32l0x1"]
5858
stm32l0x2 = ["stm32l0/stm32l0x2"]
5959
stm32l0x3 = ["stm32l0/stm32l0x3"]

0 commit comments

Comments
 (0)