Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: BUILD/K64F/ARMC6/.profile-asm
- Revision:
- 28:49bafc8bb056
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/BUILD/K64F/ARMC6/.profile-asm Mon Jan 18 14:46:46 2021 +0100 @@ -0,0 +1,18 @@ +{ + "flags": [ + "--cpu=Cortex-M4", + "--ide=mbed" + ], + "macros": [], + "symbols": [ + "ARM_MATH_CM4", + "CPU_MK64FN1M0VMD12", + "FSL_RTOS_MBED", + "MBED_SPLIT_HEAP", + "MBED_TICKLESS", + "__CMSIS_RTOS", + "__CORTEX_M4", + "__FPU_PRESENT=1", + "__MBED_CMSIS_RTOS_CM" + ] +} \ No newline at end of file