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 |
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 |
Mihail Stoyanov
|
3d45b2cdbb
|
Renamed workspace_tools folder to tools
|
2016-06-09 21:34:53 +01:00 |