mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 20:36:55 +00:00
On STM32F3 devices, a trick was required for normal use of registers. This was actually an issue in flash registers defintions which should be defined as volatile. Fix this and additionaly, fix definition for STM32F1 which was also lacking the volatile instruction. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
x86_64/x86_64 | ||
xtensa | ||
Kconfig |