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
---
block/FMC:
description: Flexible memory controller
block/FSMC:
description: Flexible static memory controller
items:
- name: BCR1
description: SRAM/NOR-Flash chip-select control register 1

View File

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

View File

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

View File

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