Brian Daniels
|
52dc7c5423
|
Renames all prebuilt binaries to be prefixed with 'lib'
This fixes an issue with make_iar, since IAR requires all libraries that
are linked to be prefixed with 'lib'.
|
2016-11-09 11:08:01 -06:00 |
Jeremy Brodt
|
722e89784c
|
[MAX32625] Prevent serial activity if tx/rx pin is NC.
|
2016-11-01 09:46:51 -05:00 |
Jeremy Brodt
|
0784f0315c
|
[MAX32625MBED] Adding new Maxim Integrated target.
|
2016-11-01 09:46:51 -05:00 |
Jeremy Brodt
|
1e5466a114
|
[MAX32625NEXPAQ] Adding new Maxim Integrated target.
|
2016-11-01 09:46:51 -05:00 |
Jeremy Brodt
|
b4e2339223
|
[MAX326xx] Reduced stack/heap size due to mbed test failures.
|
2016-10-12 09:07:03 -05:00 |
Jeremy Brodt
|
4858f3112d
|
[MAXWSNENV] Updated BLE library and stack/heap size.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
98dd41988b
|
[MAX32620HSP] Reduced system clock speed due to SPI issue.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
d535180784
|
[MAX326xx] Added support for FEATURE_BLE. Integrated MaximBLE library.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
7e99a75f1d
|
[MAX32620HSP] Fixed deepsleep issue using IAR.
|
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
|
87d2b89750
|
[MAX32620HSP] Updated BLE libraries.
|
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 |
Kevin Gillespie
|
0611885832
|
[MAX32620HSP] Cleanup with formatting script.
|
2016-10-12 08:59:38 -05:00 |
Jeremy Brodt
|
8e70018ec1
|
[MAX32620HSP] Fixed INITIAL_SP value.
|
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 |
Christopher Haster
|
0bad622a16
|
restructure - Moved targets out to top level
hal/targets -> targets
hal/targets.json -> targets/targets.json
|
2016-09-30 19:18:09 -05:00 |