Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428dcdb commit b00f571Copy full SHA for b00f571
devices/stm32l4r5.yaml
@@ -230,7 +230,7 @@ _include:
230
- common_patches/crc/crc_rename_init.yaml
231
- ../peripherals/crc/crc_advanced.yaml
232
- ../peripherals/crc/crc_idr_8bit.yaml
233
- - ../peripherals/crc/crc_with_polysize.yaml
+ - ../peripherals/crc/crc_pol.yaml
234
- ../peripherals/wwdg/wwdg.yaml
235
- ../peripherals/rcc/rcc_l4.yaml
236
- common_patches/tim/common.yaml
@@ -260,4 +260,4 @@ _include:
260
- ./common_patches/l4_dbg_apb_fzr_rename.yaml
261
- common_patches/usb_otg/otg_fs_remove_prefix.yaml
262
- common_patches/usb_otg/otg_fs_fixes_v1.yaml
263
- - common_patches/l4_lpuart_presc.yaml
+ - common_patches/l4_lpuart_presc.yaml
0 commit comments