Commit Graph

1703 Commits (d3fdca770f60e207521868deeda5280c3aa0f1d3)

Author SHA1 Message Date
Bogdan Marinescu d3fdca770f Sync to mbed-dev instead of mbed-src 2015-10-01 15:34:42 +03:00
Mihail Stoyanov fbdd223f59 Fix for nRF51-DK extra labels (target support) 2015-09-30 20:25:11 +03:00
Sam Grove 6c3a658abb Update targets.py
Make armcc the default compiler for atmel boards
2015-09-30 11:12:28 -05:00
Sam Grove 85fa2f3dd8 Merge pull request #1356 from bridadan/smart-copy
Add smart host test copy plugin
2015-09-30 09:00:58 -07:00
akhilpanayam c2fa32ca71 * added template file for SAMD21G18A in GCC
* updated with correction in serial_api for finding mux setting.
2015-09-29 10:32:58 +05:30
akhilpanayam 8c6b817ca2 * Base Commit for SAMW25 support. 2015-09-29 10:32:56 +05:30
Martin Kojtal 0fa6058084 Revert "[NUCLEO_F303K8] add support of the STM32F303K8" 2015-09-28 19:01:26 +02:00
dbestm d7ab336a2b Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_nucleo_f303k8
Conflicts:
	workspace_tools/host_tests/host_test.py
2015-09-28 14:23:53 +02:00
Mihail Stoyanov cc65d391ef Fixed python error when auto-detect option is not present 2015-09-28 15:09:54 +03:00
0xc0170 4b5bb913d2 Merge branch 'mbed_dev2' of https://github.com/Wiznet/mbed into Wiznet-mbed_dev2 2015-09-28 12:43:52 +02:00
Martin Kojtal 54fbe4144f Merge pull request #1332 from adustm/dev_NUCLEO_F031K6
NUCLEO_F031K6 : Add new target
2015-09-28 11:35:04 +02:00
Brian Daniels f4a1aca6a3 removed test serial flush 2015-09-25 11:43:15 -05:00
Brian Daniels e895edd912 Adding serial port check with mbedls if --auto is set 2015-09-25 10:50:38 -05:00
Brian Daniels 2fa3b5fda9 Adding checks so smart copy is only imported if mbedls is available 2015-09-25 10:49:30 -05:00
Brian Daniels 19978dd9a8 Using mbedls for smartcopy 2015-09-25 10:49:28 -05:00
Brian Daniels 1eacabd7c3 Added smart copy plugin 2015-09-25 10:48:08 -05:00
adustm dd1e6f2843 Merge remote-tracking branch 'mbedmicro/master' into dev_NUCLEO_F031K6 2015-09-25 16:53:15 +02:00
Mihail Stoyanov b699ca2a9c Support microbit BOOT and OTA modes 2015-09-25 17:24:51 +03:00
adustm 7d93e9c8ef NUCLEO_STMF031K6 : fix tabulation + coding style
No code change, only style modifications
2015-09-25 15:40:49 +02:00
Martin Kojtal ecf04be150 Merge pull request #1352 from bridadan/fix-consolidate-waterfall-result
Fixes reporting of failure when one test passes when using --consolidate-waterfall
2015-09-25 15:35:03 +02:00
Martin Kojtal 5a6ce99f17 Merge pull request #1347 from bridadan/add-mbedls-checks
Adding checks with mbedls throughout testing process
2015-09-25 15:31:49 +02:00
Martin Kojtal 5c13c9137e Merge pull request #1354 from PeterConheeney/master
Update targets.py
2015-09-25 15:24:34 +02:00
PeterConheeney cbfc7a503d Update targets.py 2015-09-25 14:08:15 +01:00
Martin Kojtal e8c24ba90d Merge pull request #1326 from TomoYamanaka/master
RZ_A1H - Modify to support NEON for RTOS.
2015-09-25 14:23:28 +02:00
Martin Kojtal ff849970fb Merge pull request #1341 from WoGorniak/master
add Espotel Elmo platform
2015-09-25 12:51:52 +02:00
Wojciech Gorniak aba42ad0f8 changed default compiler to arm 2015-09-25 12:47:57 +02:00
Martin Kojtal b290644b9c Merge pull request #1338 from PeterConheeney/master
changes for adding IoT Subsystem for Cortex-M target
2015-09-25 12:37:58 +02:00
Wojciech Gorniak 9cf7aa36f2 added support for arm compilers 2015-09-25 11:23:48 +02:00
Wojciech Gorniak a06da2a29d Revert "Force debug symbols for gdb."
This reverts commit 221024a100.
2015-09-25 10:16:24 +02:00
Brian Daniels 6eebc9926a Fixes reporting of failure when one test passes when using --consolidate-waterfall 2015-09-24 12:57:28 -05:00
dbestm 0fb5d52a8c [NUCLEO_F303K8] add rtos support 2015-09-24 16:33:57 +02:00
dbestm 1f04d34700 Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_nucleo_f303k8 2015-09-24 16:22:15 +02:00
dbestm a798dbf688 Revert "[NUCLEO_F303K8] add RTOS support"
This reverts commit e9728b552e.
2015-09-24 16:19:40 +02:00
dbestm e9728b552e [NUCLEO_F303K8] add RTOS support 2015-09-24 15:49:02 +02:00
Brian Daniels 1d946c2160 Adding checks with mbedls throughout testing process 2015-09-23 11:21:11 -05:00
Martin Kojtal d8ad8e8bf5 Merge pull request #1345 from bridadan/move-program-cycle-s
Move program_cycle_s into host test copy plugins
2015-09-23 15:05:03 +01:00
dbestm 8361259947 [NUCLEO_F303K8] add support of the STM32F303K8 2015-09-23 11:32:38 +02:00
Martin Kojtal b793aedab6 Merge pull request #1331 from nabilbendafi/master
Fix typo in documentation
2015-09-22 11:08:22 +01:00
adustm 143dab44d2 NUCLEO_F031K6: Update templates for IAR and KEIL exporters 2015-09-22 09:58:37 +02:00
Brian Daniels bb7fb37ed4 Move program_cycle_s into host test copy plugins 2015-09-21 16:41:12 -05:00
Wojciech Gorniak 4b3edeb8a2 sx1272 driver removed from platform repo 2015-09-17 14:14:59 +02:00
Wojciech Gorniak a68263815f Merge branch 'master' of https://github.com/mbedmicro/mbed 2015-09-17 11:52:48 +02:00
0xc0170 37ae865a61 mbed lib revision - 107 2015-09-17 08:40:09 +01:00
adustm f971bf495d NUCLEO_F031K6: Add gcc compilation exporter file 2015-09-15 10:07:41 +02:00
Peter Conheeney 24ebe1790e changes for adding IoT Subsystem for Cortex-M target 2015-09-14 12:23:32 +01:00
adustm 95bf707325 NUCLEO_F031K6 : update python and test files 2015-09-11 15:11:35 +02:00
adustm ae0891878a NUCLEO_F031K6 : add new target 2015-09-11 15:02:05 +02:00
Nabil Bendafi 88029f4c02 Fix typo in documentation 2015-09-10 20:47:00 +02:00
hjjeon0608 0dc6adf51d Add WIZWIKI_W7500P platform in targets.py and build_release.py. 2015-09-09 14:22:19 +09:00
tomoyuki yamanaka b65fbdc3e4 Modify to support NEON for RTOS. (tools files)
We modified to support NEON of CMSIS-RTOS RTX for Cortex-A9 and fixed some bugs of it.
2015-09-08 16:26:40 +09:00