blob: ea6cd69464d73894eb56cf64b0d31ce7dd09cc81 [file] [log] [blame]
title: STM32 WB Flash Controller
description: >
This binding gives a base representation of the STM32 wb Flash Controller
inherits:
!include flash-controller.yaml
properties:
compatible:
constraint: "st,stm32wb-flash-controller"
single-bank:
type: boolean
description: dual-bank mode not enabled (page erase 4096k)
category: optional
dual-bank:
type: boolean
description: dual-bank mode enabled (page erase 2048k)
category: optional