Jimmy Brisson
|
86585197da
|
rework the common template to place objects into bin
|
2016-06-30 10:51:18 -05:00 |
svastm
|
2198dccd6e
|
[NUCLEO_L432KC] Add to build and export scripts
|
2016-06-30 14:50:35 +02:00 |
Daniel Kupiniak
|
bb29ed8991
|
Export ELMO_F411RE projects to offline GCC ARM Make project.
|
2016-06-28 14:14:48 +02:00 |
Jimmy Brisson
|
7b83c30ba1
|
for file in `ls tofor file in `ls tools/export`; do sed -i tools/export/$file -e "s/MBED_CONF_ACTIVE/MBED_CONFIG_HEADER_SUPPORTED/"; done
|
2016-06-27 14:06:42 -05:00 |
Jimmy Brisson
|
3a273f78f2
|
Create and enable exporter flag mbed_conf_active for exporters
The mbed_conf_active feature disables configuration macros on the
command line and replaces them with a preinclude header file
|
2016-06-27 14:06:42 -05:00 |
Martin Kojtal
|
9b5adb8cd1
|
Merge pull request #1752 from svastm/add_nucleo_l011k4
Add NUCLEO_L011K4
|
2016-06-14 22:00:28 +02:00 |
Jimmy Brisson
|
c6fc70e461
|
Updates exportes to use flags from toolchains
Affects the following exporters:
- amtelstudio
- codered
- emblocks
- gcc_arm
- iar
- simplicityv3
|
2016-06-13 16:02:43 +01:00 |
Vincenzo Frascino
|
4f61cfd7f6
|
[BEETLE] Add support for GCC ARM exporter
This patch adds support for GCC ARM exporter to the Beetle Target.
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
|
2016-06-13 14:26:47 +01:00 |
svastm
|
c9bf3ca2fd
|
[NUCLEO_L011K4] Add to the build and export scripts
|
2016-06-13 10:24:19 +02:00 |
Mihail Stoyanov
|
3d45b2cdbb
|
Renamed workspace_tools folder to tools
|
2016-06-09 21:34:53 +01:00 |