History for mbed-os / tools / toolchains / mbed_toolchain.py
2020-02-21
@Martin Kojtal
tools: fix SPDX identifiers
Martin Kojtal committed on 21 Feb 2020
2020-01-23
@Anna Bridge
Merge pull request #12228 from jeromecoutant/PR_REGIONSIZE ...
Anna Bridge authored on 23 Jan 2020 GitHub committed on 23 Jan 2020
2020-01-21
@Anna Bridge
Merge pull request #12278 from rajkan01/feature_rename_default_lib ...
Anna Bridge authored on 21 Jan 2020 GitHub committed on 21 Jan 2020
@Anna Bridge
Merge pull request #11904 from jamesbeyond/HW_gcov ...
Anna Bridge authored on 21 Jan 2020 GitHub committed on 21 Jan 2020
2020-01-17
@Rajkumar Kanagaraj
Rename "default_lib" to "c_lib".
Rajkumar Kanagaraj committed on 17 Jan 2020
2020-01-13
@jeromecoutant
Revert "tools: regions only if bootloader is supported" ...
jeromecoutant committed on 13 Jan 2020
2019-12-23
@Rajkumar Kanagaraj
Fixed the build tools test case failure,incorporated review comments
Rajkumar Kanagaraj committed on 23 Dec 2019
2019-12-19
@Rajkumar Kanagaraj
Enabling small C library option and deprecating uARM toolchain ...
Rajkumar Kanagaraj committed on 19 Dec 2019
2019-12-16
@Graham Hammond
Notify on configuration exception rather than breaking build
Graham Hammond committed on 16 Dec 2019
2019-12-10
@Martin Kojtal
tools: regions only if bootloader is supported ...
Martin Kojtal committed on 10 Dec 2019
@Jammu Kekkonen
Remove hiding of config errors related to RAM and ROM regions handling. ...
Jammu Kekkonen authored on 3 Dec 2019 Martin Kojtal committed on 10 Dec 2019
2019-12-04
@Martin Kojtal
Merge pull request #11891 from hugueskamba/hk-enable-minimal-printf-in-tools ...
Martin Kojtal authored on 4 Dec 2019 GitHub committed on 4 Dec 2019
2019-12-03
@Hugues Kamba
minimal-printf: Enable using a target configuration parameter
Hugues Kamba committed on 3 Dec 2019
2019-11-21
@Graham Hammond
Updates to `/tools` for Python 3 compatibility
Graham Hammond committed on 21 Nov 2019
2019-11-20
@Qinghao Shi
TOOLS: enable build greentea test with gcov options
Qinghao Shi committed on 20 Nov 2019
2019-11-06
@Mark Edgeworth
IOTBTOOL-333: Fix SimpleQueue build failure on py3 ...
Mark Edgeworth committed on 6 Nov 2019
2019-09-11
@Mark Edgeworth
Review changes
Mark Edgeworth committed on 11 Sep 2019
@Mark Edgeworth
Update tools/toolchains/mbed_toolchain.py ...
Mark Edgeworth authored on 11 Sep 2019 GitHub committed on 11 Sep 2019
@Mark Edgeworth
IOTBTOOL-349: Correct handling of spaces in project name. ...
Mark Edgeworth committed on 11 Sep 2019
2019-09-03
@Lin Gao
Refactored code to not use macro. Created config xip-enable
Lin Gao authored on 31 Jul 2019 Lin Gao committed on 3 Sep 2019
@Lin Gao
Add XIP capability, enable QSPI. XIP can be enable by adding macro XIP_ENABLE in mbed_app.json. It's disabled by default.
Lin Gao authored on 9 Jul 2019 Lin Gao committed on 3 Sep 2019
2019-08-02
@Hugues Kamba
Address comments on workaround for Mbed OS 2 CI build after Public (#11114) ...
Hugues Kamba authored on 30 Jul 2019 Evelyne Donnaes committed on 2 Aug 2019
@George Psimenos
Fix CI for branch feature-public-headers (#11093) ...
George Psimenos authored on 26 Jul 2019 Evelyne Donnaes committed on 2 Aug 2019
2019-05-02
@Lin Gao
Add option to keep post_binary_hook and make it default. It can be disabled by setting it to null
Lin Gao committed on 2 May 2019
2019-04-30
@Martin Kojtal
Merge pull request #10443 from bridadan/fix_binary_notify ...
Martin Kojtal authored on 30 Apr 2019 GitHub committed on 30 Apr 2019
2019-04-18
@Brian Daniels
Fix for downloading the wrong binary in the online compiler
Brian Daniels committed on 18 Apr 2019
@ccli8
Pass TFM_LVL macro to linker files ...
ccli8 committed on 18 Apr 2019
2019-04-09
@Brian Daniels
Correct calls to merge_region_list
Brian Daniels committed on 9 Apr 2019
@Brian Daniels
Update calls to merge_region_list
Brian Daniels committed on 9 Apr 2019
2019-03-29
@Jimmy Brisson
Parse errors and warnings with ARMC6
Jimmy Brisson committed on 29 Mar 2019