Skip to content

Conversation

@ioannisg
Copy link
Member

Fixes #34474

@ioannisg ioannisg requested a review from nashif as a code owner April 23, 2021 12:59
@ioannisg ioannisg requested a review from galak April 23, 2021 12:59
@ioannisg ioannisg requested a review from microbuilder April 23, 2021 13:02
@ioannisg ioannisg added the bug The issue is a bug, or the PR is fixing a bug label Apr 23, 2021
@ioannisg ioannisg changed the title Qemu mps2 an385 fixes mps2_an385: fix documentation about SRAM size, and some doc fixes in ARM boards Apr 23, 2021
@ioannisg ioannisg added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Apr 23, 2021
@nashif
Copy link
Member

nashif commented Apr 23, 2021

rebase

In Cortex-M, SVC exceptions are used by the kernel
for system calls, run-time exceptions and IRQ
offloading. Correct the respective information in the
boards documentation.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
Add a note in the board documentation regarding the
correct size of the available flash and sram memory.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
@ioannisg ioannisg force-pushed the qemu_mps2_an385_fixes branch from a277027 to 2f17c97 Compare April 23, 2021 13:11
@ioannisg
Copy link
Member Author

rebase

done :)

@MaureenHelm MaureenHelm merged commit 3eb05e5 into zephyrproject-rtos:master Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Boards area: Documentation bug The issue is a bug, or the PR is fixing a bug Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MPS2-AN385 SRAM does not match what the documentation page says

5 participants