mirror of https://github.com/ARMmbed/mbed-os.git
Make the following changes:
-Allow a vector specific ARM MPU driver by defining MBED_MPU_CUSTOM
-Allow ROM address to be configured for ARMv7-M devices by
setting the define MBED_MPU_ROM_END
-Add ROM write protection
-Add new functions and lock
-enable at boot
-disable during flash programming
|
||
|---|---|---|
| .. | ||
| TOOLCHAIN_ARM_MICRO | ||
| TOOLCHAIN_ARM_STD | ||
| TOOLCHAIN_GCC_ARM | ||
| TOOLCHAIN_IAR | ||
| rtx4 | ||
| rtx5 | ||
| SysTimer.cpp | ||
| SysTimer.h | ||
| mbed_boot.c | ||
| mbed_boot.h | ||
| mbed_rtos1_types.h | ||
| mbed_rtos_rtx.c | ||
| mbed_rtos_storage.h | ||
| mbed_rtx_conf.h | ||
| mbed_rtx_handlers.c | ||
| mbed_rtx_idle.cpp | ||