Clone of official tools

Changes

RevisionDateWhoCommit message
47:21ae3e5a7128 2021-02-04 Anders Blomdell Add a few normpath calls default tip
46:e502676b7f84 2021-02-04 Anders Blomdell Fix exporting when invoked from mbed-cli
45:c4a728429846 2018-09-25 theotherjimmy Fix usage of notify API in legacy support code
44:bad0b339f97d 2018-09-25 theotherjimmy Add needed flash algo parsing code
43:2a7da56ebd24 2018-09-25 theotherjimmy Release 5.10.0
42:2cf3f29fece1 2017-11-06 theotherjimmy Update tools to 5.6.4
41:2a77626a4c21 2017-10-25 theotherjimmy Update to track Mbed OS 5.6.3
40:7d3fa6b99b2b 2017-10-10 theotherjimmy Update to tools release 5.6.1
39:c98cb013e99f 2017-07-19 The Other Jimmy Add missing exporter file
38:399953da035d 2017-07-13 The Other Jimmy Update to tools release 5.5.2
37:f8cfeb185c30 2017-07-07 The Other Jimmy Add test_exporters.py that got omitted from the release
36:96847d42f010 2017-06-22 The Other Jimmy Tools release 5.5.1
35:da9c89f8be7d 2017-02-15 The Other Jimmy Update tools to mbed-os 5.3.5
34:42f20e28adf5 2017-02-13 The Other Jimmy Fix ignoring real targets.json
33:c8effba9595f 2017-02-08 The Other Jimmy Update version map
32:fef1f96d5e06 2017-01-04 The Other Jimmy Update tools to follow mbed-os tools release 5.3.1
31:8ea194f6145b 2017-01-04 The Other Jimmy Update tools to follow mbed-os tools release 5.3.1
30:f12ce67666d0 2016-08-29 screamer Update tools from the mbed OS 5.1.2 release (instead of master)
29:1210849dba19 2016-08-29 screamer Port the latest tools patches from https://github.com/ARMmbed/mbed-os
28:e080013bb94e 2016-08-29 screamer Remove obsolete file
27:5461402c33f8 2016-08-29 screamer Differentiate legacy targets.json (rev <= 121) and post mbed 5.0
26:ed5e0d4e691e 2016-08-04 screamer Add missing python modules
25:aef6536015e3 2016-08-01 screamer Add missing files
24:25bff2709c20 2016-08-01 screamer Major update to tools from ARMmbed/mbed-os
23:fbae331171fa 2016-07-16 screamer Ported fixes from mbedmicro/mbed
22:9e85236d8716 2016-07-16 screamer Sync with the mbedmicro/mbed tools
21:4fdf0dd04f6f 2016-07-15 screamer Further improvements and updates to tools
20:835f6355470d 2016-07-15 screamer Build system related fixes
19:3604ee113e2d 2016-07-15 screamer Fixed missing import
18:11afe2c1837e 2016-07-15 screamer Pass chroot var to run_cmd
17:04753e1e329d 2016-07-15 screamer Updates from the online build system
16:a6285a7e5cc6 2016-07-14 screamer Update targets.py to latest
15:cd36228f7d73 2016-07-14 screamer Update GCC_ARM profiles
14:ee1b877e6839 2016-07-14 screamer Apply legacy build system profiles
13:ab47a20b66f0 2016-07-14 screamer Apply latest tools
12:f2e8a005c7d3 2016-06-14 Screamer@Y5070-M.virtuoso FIxed MemapParser import
11:a1a7d92ae8f1 2016-06-14 Screamer@Y5070-M.virtuoso Merge
10:2511036308b8 2016-06-14 Screamer@Y5070-M.virtuoso Update make, build and config scripts
9:2d27d77ada5c 2016-06-14 Screamer@Y5070-M.virtuoso Updated tools based on latest live tools code
8:a8ac6ed29081 2016-06-07 screamer Add missing files and profile support
7:5af61d55adbe 2016-06-07 screamer Ported changes and config system from workspace tools
6:744106007ff3 2016-05-21 screamer Change build ignore file name to .buildignore
5:f45a4ca92830 2016-05-20 screamer Fixed ARMCC compile error and re-activate ARM_STD and ARM_MICRO profiles
4:517abc9a41c6 2016-05-20 screamer Added v1 profile for GCC
3:02a8b145dcb7 2016-05-20 screamer Change default build dir
2:07730b0f452c 2016-05-20 screamer Add profiling support for armcc, gcc and iar
1:a99c8e460c5c 2016-05-20 screamer Import backward compatibility profiles from online build system
0:66f3b5499f7f 2016-05-19 screamer Initial revision