Cruz Monrreal
|
25bb200586
|
Merge pull request #7480 from klaas019/master
Add MTS Dragonfly bootloader back after accidental removal from pr #7131
|
2018-07-23 10:12:31 -05:00 |
Cruz Monrreal
|
057138c2a0
|
Merge pull request #7536 from ganesh-ramachandran/master
Add Support for Toshiba TMPM3H6
|
2018-07-20 12:38:25 -05:00 |
Cruz Monrreal
|
4bcca894ae
|
Merge pull request #7061 from TTornblom/master
Tools: Include configuration in ASM
|
2018-07-20 08:02:44 -05:00 |
klaas019
|
b368ec8f21
|
Add MTS Dragonfly bootloader back after accidental removal from pr #7131
|
2018-07-19 10:19:39 -05:00 |
Jimmy Brisson
|
14c2eff8ee
|
Re-indent IAR ewp temptate
|
2018-07-19 10:19:31 -05:00 |
Jimmy Brisson
|
d6b0f80438
|
Condense exported IAR project file
|
2018-07-19 10:18:34 -05:00 |
Ganesh Ramachandran
|
bfcfe9cc4b
|
Added Support for Toshiba TMPM3H6
|
2018-07-19 16:31:11 +05:30 |
Cruz Monrreal II
|
a070e350ec
|
Removed extra ARMc6 instance in unique mapping
|
2018-07-18 14:10:42 -05:00 |
Cruz Monrreal
|
e9e1ff997d
|
Merge pull request #7302 from OpenNuvoton/nuvoton_m2351_v1.1
Support Nuvoton's NUMAKER_PFM_M2351 target
|
2018-07-18 08:49:55 -05:00 |
Cruz Monrreal
|
b30ac55edd
|
Merge pull request #7396 from theotherjimmy/mbed-2-matrix
Tools: Show Mbed-2-only targets in mbed compile -S
|
2018-07-18 08:49:09 -05:00 |
Jimmy Brisson
|
a2427998f9
|
Disable make_armc6 on v8m
|
2018-07-17 15:56:11 -05:00 |
Jimmy Brisson
|
750a2ace64
|
Use paths explicitly in copy from mbed libs
|
2018-07-16 14:12:00 -05:00 |
Jimmy Brisson
|
447acd0360
|
Make release errors very visible
|
2018-07-16 14:12:00 -05:00 |
Jimmy Brisson
|
91e77f16cd
|
Import FireRef before using it
|
2018-07-16 14:12:00 -05:00 |
Jimmy Brisson
|
28800fbdde
|
Fix broken tests
|
2018-07-16 14:12:00 -05:00 |
Jimmy Brisson
|
c641fd7459
|
Sort every list we have
|
2018-07-16 14:12:00 -05:00 |
Jimmy Brisson
|
5c27da7046
|
Correct scatter shebang rewriting in Make
|
2018-07-16 14:12:00 -05:00 |
Jimmy Brisson
|
3b7a5bb35e
|
Filter libraries by extension in exporters
|
2018-07-16 14:11:09 -05:00 |
Jimmy Brisson
|
62538e3bce
|
Filter archives for the arm linker
the other compilers can do it for themselves
|
2018-07-16 14:11:09 -05:00 |
Jimmy Brisson
|
b2395a7786
|
Simplify get_config toolchain handling
|
2018-07-16 14:11:09 -05:00 |
Jimmy Brisson
|
545553b6bc
|
Rewrite test detection to avoid relying on "inc_dirs"
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
8166889885
|
Compute inc_dirs from headers
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
a4cc32067d
|
Add get_file_paths res API and use it
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
28dbbd6b3b
|
Correct path usage in linking
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
d8ddfdc5a5
|
Populate lib_dirs
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
001c2d3b3b
|
Revisit Mbed 2 building
It's much cleaner now
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
c50d8a26dd
|
Correct win2unix typo
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
6a87510192
|
Correct several exporter uses of file_basepath with a dedupe
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
f143019e9a
|
Correct resources API usage in dupe test
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
7a26cd8da8
|
Use paths in linking
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
4109aa52e6
|
Privatize parts of the API that I don't want public
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
8303539415
|
Remove unused APIs
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
0661578054
|
Use include paths when compiling
We were using include names before
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
60e08b196c
|
Don't flatten build directories
Make a really good guess
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
0294f62c74
|
Put all src_paths into the root
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
de913e1ea2
|
Improve resources API to include more use cases
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
06f3fca6cf
|
Correct the _only_ detect_duplicates call
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
6ca218544d
|
Correct resources usage in tests
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
a57942a813
|
Remove test about unused parameter in find_tests
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
9326386daf
|
Switch to Resources in build_api and tests
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
1f6862b41f
|
Remove needless None-passing
It's now the default
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
9d8c925f76
|
Remove unused function
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
73e890fdc6
|
Simplify exclusion logic
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
226082999a
|
Remove base_path argument from several methods
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
786c228958
|
Cleanup legacy target+toolchain consts
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
8dab7417ae
|
Cleanup comments and code near add_directory
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
0ad5df379c
|
Create fully incremental scans without lazy dicts
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
361fc65f08
|
Allow missing toolchain parameter to get_config
|
2018-07-16 14:11:08 -05:00 |
Jimmy Brisson
|
4c7cf21feb
|
Require notifier in resources
|
2018-07-16 14:10:21 -05:00 |
Jimmy Brisson
|
7c42302854
|
Update test builder to use new resources
|
2018-07-16 14:10:21 -05:00 |