nuttx/boards/arm/samv7/common
Michal Lenc dc83526368 samv7: include mpu.h in sam_boot_image.c to avoid compilation warnings
Header file mpu.h was not included although mpu_control() function
was used.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-08-31 18:07:40 +03:00
..
include boards/samv7/common: add type member to mtd_partition_s structure 2023-05-29 13:50:34 +03:00
scripts nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
src samv7: include mpu.h in sam_boot_image.c to avoid compilation warnings 2023-08-31 18:07:40 +03:00
tools
.gitignore
Kconfig
Makefile build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00