mirror of
https://github.com/google/pebble.git
synced 2025-05-22 03:14:52 +00:00
spelling: additional
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
395e6d3b22
commit
2df7d018dd
5 changed files with 5 additions and 5 deletions
|
@ -218,7 +218,7 @@ void memory_layout_setup_mpu(void) {
|
|||
mpu_set_region(&s_microflash_region);
|
||||
|
||||
// RAM parts
|
||||
// The background memory map only allows privileged access. We need to add aditional regions to
|
||||
// The background memory map only allows privileged access. We need to add additional regions to
|
||||
// enable access to unprivileged code.
|
||||
|
||||
mpu_set_region(&s_readonly_bss_region);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue