mirror of https://github.com/ARMmbed/mbed-os.git
In mbed_start_application() there was a code that was supposed to set DISDEFWBUF to one when running a debug build. However, this code was in the wrong place, as this function is only called from bootloader. Move the code to correct place so that standalone applications use it as well. For the reference of DISDEFWBUF bit, see http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0552a/CHDCBHEE.html |
||
---|---|---|
.. | ||
TOOLCHAIN_ARM_MICRO | ||
TOOLCHAIN_ARM_STD | ||
TOOLCHAIN_GCC_ARM | ||
TOOLCHAIN_IAR | ||
rtx4 | ||
rtx5 | ||
mbed_boot.c | ||
mbed_boot.h | ||
mbed_lib.json | ||
mbed_rtos_rtx.c | ||
mbed_rtx_conf.h | ||
mbed_rtx_handlers.c | ||
mbed_rtx_idle.cpp | ||
mbed_rtx_storage.h |