Olli-Pekka Puolitaival
|
55336b034d
|
Py3 support back. Reverted accidentially in icetea changes rebase
|
2018-09-19 13:59:28 +03:00 |
Cruz Monrreal
|
48c149b227
|
Merge pull request #7720 from jeromecoutant/PR_PRETTYTABLE
python scripts : table print with github policy
|
2018-09-06 22:29:30 -05:00 |
Olli-Pekka Puolitaival
|
e27a26eb9d
|
Icetea support
|
2018-08-31 11:51:57 +03:00 |
Cruz Monrreal
|
02c03204a6
|
Merge pull request #7714 from brianesquilona/feature_bootloader
Add BOOTLOADER feature
|
2018-08-24 19:30:21 -05:00 |
Jimmy Brisson
|
a7ddea78d7
|
Remove firmware header from update image
|
2018-08-22 09:08:12 -05:00 |
Olli-Pekka Puolitaival
|
6107769239
|
Fix build_data functionality with python 3
|
2018-08-13 12:15:21 +03:00 |
jeromecoutant
|
a42c73df1b
|
python scripts : table print with github policy
|
2018-08-07 15:14:27 +02:00 |
Cruz Monrreal
|
8755e56fd6
|
Merge pull request #7567 from theotherjimmy/managed-update-image
Tools: Generate update images with managed bl mode
|
2018-07-26 10:51:40 -05:00 |
Jimmy Brisson
|
76078f6a50
|
Include `-t ARM` support for v8m, armc6 targets
|
2018-07-25 11:48:14 -05:00 |
Jimmy Brisson
|
ac14e37a77
|
Correct result usage in reporting infra
|
2018-07-25 10:04:18 -05:00 |
Jimmy Brisson
|
69203d30f1
|
Create update images with managed bl mode
|
2018-07-20 10:53:00 -05:00 |
Jimmy Brisson
|
ae033da12f
|
Use mapping of core->arch ver. for tc picking
|
2018-07-19 10:55:35 -05:00 |
Jimmy Brisson
|
c030c6a52b
|
Use `-t ARM` for v8m targets
And pick the correct compiler
|
2018-07-19 10:48:35 -05:00 |
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 |
Jimmy Brisson
|
750a2ace64
|
Use paths explicitly in copy from mbed libs
|
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
|
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
|
001c2d3b3b
|
Revisit Mbed 2 building
It's much cleaner now
|
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
|
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
|
9326386daf
|
Switch to Resources in build_api and tests
|
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
|
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 |
Jimmy Brisson
|
9968b547d9
|
Allow ARMC6 only mbed 5 releases
|
2018-07-16 08:42:55 -05:00 |
Jimmy Brisson
|
51276a66b0
|
Update compiler check to allow only v6 for OS 5
|
2018-07-12 18:01:40 +08:00 |
Jimmy Brisson
|
6d42bd31c6
|
Tools: Correct release version "parsing" for py3
|
2018-07-11 09:46:03 -05:00 |
Cruz Monrreal
|
fab08498f8
|
Merge pull request #7277 from theotherjimmy/error-on-unknown-config
Tools: Persist config errors until validation occurs
|
2018-07-05 10:36:35 -05:00 |
jeromecoutant
|
e17b1df13d
|
build_api.py : add comment about separate_names
|
2018-06-29 09:30:07 +02:00 |
Jimmy Brisson
|
2a9923f86e
|
Skip invalid undefined errors
|
2018-06-28 10:26:00 -05:00 |
Cruz Monrreal
|
8baa8c5997
|
Merge pull request #7353 from jeromecoutant/PR_BUILDOS2
build_api script : separate PeripheralPins.o
|
2018-06-28 10:08:42 -05:00 |
jeromecoutant
|
eba9fb1f8f
|
build_api script : separate PeripheralPins.o
|
2018-06-27 17:15:37 +02:00 |
Jimmy Brisson
|
6f54a8fdd7
|
Check version of Mbed CLI compile
|
2018-06-18 14:03:09 -05:00 |
Cruz Monrreal
|
80dde0b953
|
Merge pull request #7092 from cmonr/py3-in-windows
Additional fixes for running Python 3 in Windows
|
2018-06-04 21:45:55 -05:00 |
Cruz Monrreal II
|
f689ace3e3
|
Removed extraneous file open
|
2018-06-04 12:02:49 -05:00 |
Cruz Monrreal
|
78d9c4f330
|
Merge pull request #6582 from theotherjimmy/memap-flamegraph
Implement zoomable html-flamegraph memap output
|
2018-06-04 10:48:08 -05:00 |
Cruz Monrreal II
|
cdbae994d1
|
Modified IntelHex tofile parameter to use path.
Py3 open(...) returns a BufferedReader instead of a file.
|
2018-06-04 09:21:43 -05:00 |
Cruz Monrreal
|
0fd5447ff7
|
Merge pull request #6885 from theotherjimmy/fix-startaddr-conflict
BL mode: Prevent jump address conflicts
|
2018-05-14 16:16:34 -05:00 |
Jimmy Brisson
|
4ad8ce073a
|
Prevent jump address conflicts in bootloader modes
|
2018-05-11 11:23:01 -05:00 |
Andrew Leech
|
3b79b3f65e
|
add `--ignore` argument to `mbed compile` & `mbed export` commands
|
2018-05-11 14:00:01 +10:00 |
Andrew Leech
|
badd753466
|
mbed test: add argument `--ignore` to allow passing in extra mbedignore args
In particular this allows ignoring a project main.cpp file when running unit tests
|
2018-05-09 10:02:02 +10:00 |
Cruz Monrreal
|
53d3c4344f
|
Merge pull request #6781 from theotherjimmy/refactor-notify
tools: Refactor notification API
|
2018-05-07 10:48:48 -05:00 |
Jimmy Brisson
|
c186c3ce86
|
Use mocked notifier for individual tests
That way we separate the collection of notifications from everything else
|
2018-05-03 10:06:47 -05:00 |
Jimmy Brisson
|
0f7e900417
|
Pass app config to get config
This corrects a bug which would manifest as --app-config not having
much of an affect on test builds (not the first libary bulid)
|
2018-05-02 09:38:44 -05:00 |