Deepika
d97b960964
Maxim: Fix alignment of execute region to 8-byte boundary
...
--legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
should strictly align to 8-byte boundary
2018-10-19 11:46:55 +01:00
Jimmy Brisson
15a9a0382b
Enable Compiling with ARMC6 across all targets
...
remove duplicate sys.cpp
2017-09-11 13:20:32 -05:00
Bartek Szatkowski
b97ffe8fdc
CMSIS5: Replace target defined NVIC_Set/GetVector with CMSIS implementation
2017-05-30 18:55:51 +01:00
Jeremy Brodt
4858f3112d
[MAXWSNENV] Updated BLE library and stack/heap size.
2016-10-12 08:59:38 -05:00
Jeremy Brodt
5a34a2b91d
[MAX326xx] Increased default stack and heap sizes.
2016-10-12 08:59:38 -05:00
Jeremy Brodt
24e4d83357
[MAX326xx] Fixed default handler implementations for ARM and IAR.
2016-10-12 08:59:38 -05:00
Jeremy Brodt
240d721f0b
[MAX326xx] Fixed SysTick_Handler name.
2016-10-12 08:59:38 -05:00
Christopher Haster
26ced98734
restructure - Restructured cmsis directory
...
targets/cmsis -> cmsis
targets/cmsis/TARGET_* -> targets/TARGET_*/device
targets/cmsis/TARGET_*/mbed_rtx.h -> targets/TARGET_*/mbed_rtx.h
2016-10-04 17:51:44 -05:00