Rename block for FSMC

This commit is contained in:
Rasmus Melchior Jacobsen 2023-02-07 11:06:45 +01:00
parent bd459f946d
commit 09e49edce8
4 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# stm32f3 # stm32f3
--- ---
block/FMC: block/FSMC:
description: Flexible memory controller description: Flexible static memory controller
items: items:
- name: BCR1 - name: BCR1
description: SRAM/NOR-Flash chip-select control register 1 description: SRAM/NOR-Flash chip-select control register 1

View File

@ -1,7 +1,7 @@
# stm32l4 # stm32l4
--- ---
block/FMC: block/FSMC:
description: Flexible memory controller description: Flexible static memory controller
items: items:
- name: BCR1 - name: BCR1
description: SRAM/NOR-Flash chip-select control register 1 description: SRAM/NOR-Flash chip-select control register 1

View File

@ -1,8 +1,8 @@
# stm32l5 # stm32l5
# stm32g4 # stm32g4
--- ---
block/FMC: block/FSMC:
description: Flexible memory controller description: Flexible static memory controller
items: items:
- name: BCR1 - name: BCR1
description: SRAM/NOR-Flash chip-select control register 1 description: SRAM/NOR-Flash chip-select control register 1

View File

@ -1,7 +1,7 @@
# stm32u5 # stm32u5
--- ---
block/FMC: block/FSMC:
description: Flexible memory controller description: Flexible static memory controller
items: items:
- name: BCR1 - name: BCR1
description: SRAM/NOR-Flash chip-select control register 1 description: SRAM/NOR-Flash chip-select control register 1