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 |
Jimmy Brisson
|
3e6e9e8c26
|
Remove unused git hook
|
2018-07-16 14:10:21 -05:00 |
Jimmy Brisson
|
87146cd66a
|
Cleanup and reduced scanning
|
2018-07-16 14:10:21 -05:00 |
Jimmy Brisson
|
519e338667
|
Rework export resource scanning
|
2018-07-16 14:10:21 -05:00 |
Jimmy Brisson
|
2d8cf737e4
|
Move resource scanning into it's own module
|
2018-07-16 14:10:21 -05:00 |
Cruz Monrreal
|
be215a310d
|
Merge pull request #7448 from davidsaada/david_unity_test_skip
Unity: Add macros for test skipping.
|
2018-07-16 09:06:52 -05:00 |
Cruz Monrreal
|
38744b9e68
|
Merge pull request #7498 from bcostm/fix_hsi_lse_lpuart
STM32: enable HSI/LSE clocks for LPUART
|
2018-07-14 13:33:35 -05:00 |
Cruz Monrreal
|
904bdf8016
|
Merge pull request #7477 from theotherjimmy/fix-customtgt-tests
Tools: Skip target lookup in test builds.
|
2018-07-14 12:15:04 -05:00 |
Cruz Monrreal
|
671b3c875e
|
Merge pull request #7507 from jeromecoutant/PR_LPTIM
STM32 LPTICKER with LPTIM minor update
|
2018-07-14 06:29:36 -05:00 |
Cruz Monrreal
|
56dd4bfb24
|
Merge pull request #7436 from deepikabhavnani/update_sys
Update stats to fetch Mbed OS version info
|
2018-07-14 06:29:22 -05:00 |
Cruz Monrreal
|
39407adf1b
|
Merge pull request #7475 from theotherjimmy/py3-release-ver-parse
Tools: py3 compatible mbed-os version lowercasing
|
2018-07-14 06:29:03 -05:00 |
Cruz Monrreal
|
d4a0e6cf7a
|
Merge pull request #7503 from theotherjimmy/unquote-make
Tools: Drop quotes from makefiles
|
2018-07-13 22:13:33 -05:00 |
Cruz Monrreal
|
9667b5e49b
|
Merge pull request #7500 from theotherjimmy/fix-gcc-v8m-export
Tools: Correct cmse lib creating with make_gcc_arm exporter
|
2018-07-13 22:13:12 -05:00 |
Cruz Monrreal
|
1ee7d8b6d5
|
Merge pull request #7481 from theotherjimmy/py3-export-supported
Tools: Fix py3 bug with mbed export -S
|
2018-07-13 22:12:59 -05:00 |
Cruz Monrreal
|
def1ef2390
|
Merge pull request #7494 from mprse/lp_ticker_deep_sleep_delay_fix
tests-mbed_hal-lp_ticker: change implementation of the delay before deep-sleep.
|
2018-07-13 17:33:55 -05:00 |
Cruz Monrreal
|
602b0cea09
|
Merge pull request #7079 from SiliconLabs/feature/EFM32GG11-OS5.9
Add support for EFM32GG11
|
2018-07-13 17:33:34 -05:00 |
Cruz Monrreal
|
cc8651e45c
|
Merge pull request #7505 from naveenkaje/pushbranch
Fix linker script for NRF52840/ARM
|
2018-07-13 13:30:25 -05:00 |
Deepika
|
b05d105493
|
Update stats to fetch Mbed OS version info
|
2018-07-13 11:58:49 -05:00 |
Cruz Monrreal
|
c5ba97fbe0
|
Merge pull request #7445 from hasnainvirk/issue_7230
LoRaWAN: Remedy for issue #7230
|
2018-07-13 11:48:13 -05:00 |
Cruz Monrreal
|
531ee3c5d4
|
Merge pull request #7461 from 0xc0170/fix_raytac_removal
Raytac: target removal
|
2018-07-13 11:46:58 -05:00 |
Cruz Monrreal
|
6fcb77ee34
|
Merge pull request #7434 from deepikabhavnani/version_header
Separate version header file in Mbed OS
|
2018-07-13 11:43:15 -05:00 |
Cruz Monrreal
|
a4117f65e2
|
Merge pull request #7318 from AriParkkila/cellular-max-packet-size
Cellular: Remove max_packet_size
|
2018-07-13 11:39:35 -05:00 |
Cruz Monrreal
|
4c1a89c6a7
|
Merge pull request #7459 from hasnainvirk/issue_7232_7432
LoRaWAN: FRMPayload size validity
|
2018-07-13 11:03:10 -05:00 |
Cruz Monrreal
|
1cbfa00c46
|
Merge pull request #7471 from mprse/lp_timer_test_fix
tests-mbed_drivers-lp_timer: change delay method
|
2018-07-13 09:12:37 -05:00 |
Cruz Monrreal
|
1145d6bb3c
|
Merge pull request #7489 from mirelachirica/wise_1570_hsi_source_clock
Cellular: HSI set to be source clock for WISE_1570
|
2018-07-13 09:12:22 -05:00 |
Cruz Monrreal
|
d33d93bf47
|
Merge pull request #7501 from theotherjimmy/gen-file-mkdir
Tools: Make directories before gen file uses them
|
2018-07-13 09:12:07 -05:00 |
jeromecoutant
|
8a0b83233a
|
STM32 LPTICKER with LPTIM minor update
Code cleaning (L0 Cube update, comment precision)
|
2018-07-13 10:03:31 +02:00 |