mbed-os/workspace_tools
0xc0170 6b2cd339ee PR #1171 - Squashed commit of the following:
commit 5b65ac9848f232b37ccf57b3cea3c8abd8788eb8
Merge: 4778e33 167456e
Author: 0xc0170 <c0170@rocketmail.com>
Date:   Wed Jun 10 13:18:07 2015 +0100

    Merge branch 'master' of https://github.com/toyowata/mbed into toyowata-master

commit 167456ebda
Author: Toyomasa Watarai <toyomasa.watarai@gmail.com>
Date:   Wed Jun 10 11:22:47 2015 +0900

    Change target name not use low cases

    Rev.101 mbed library support WIZnet platfrom.  However, we got build
    error as below by online compiler:

    Target “WIZWIKI_W7500” is not recognized

    This is because target name contained low cases (e.g. WIZwiki_W7500).
    The target name should be all upper case.

commit b988a534a5
Merge: f74cbe0 a140fc6
Author: Toyomasa Watarai <toyomasa.watarai@gmail.com>
Date:   Wed Jun 10 11:10:37 2015 +0900

    Merge remote-tracking branch 'upstream/master'

commit f74cbe0d80
Author: Toyomasa Watarai <toyomasa.watarai@gmail.com>
Date:   Wed Jun 10 11:07:02 2015 +0900

    Revert RTC test script change

    As a result of discussion here:
    https://github.com/mbedmicro/mbed/pull/1154

commit a4923ffaab
Author: Toyomasa Watarai <toyomasa.watarai@gmail.com>
Date:   Thu Jun 4 00:17:06 2015 +0900

    [TEST] Add MCU list in RTC automated test

    * Add "mcu" key with lists of RTC support targets (#define DEVICE_RTC 1
    in device.h), now MBED_16 test is not executed by non-RTC targets
2015-06-10 13:18:34 +01:00
..
bootloaders [mbed][MTS_DRAGONFLY_F411RE][MTS_MDOT_F411RE] update bootloader to revision 53f849fca694138b944a3e4518e63a2881167cff 2015-03-25 11:41:49 -05:00
buildbot Main change: added cleaner HTML report to test sumary 2014-03-10 14:54:33 +00:00
ci_templates Added skipped mbed library build reporting and removed unnecessary print 2015-04-14 13:39:29 -05:00
data spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
dev spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
export Merge pull request #1145 from bcostm/master 2015-06-03 08:38:03 +01:00
host_tests Merge pull request #1127 from bridadan/wfiTest 2015-06-03 08:44:34 +01:00
toolchains Improve armcc output regex pattern to handle armasm messages 2015-04-09 20:45:43 +03:00
__init__.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
build.py Small improvements to reporting build failures 2015-05-02 23:08:00 +01:00
build_api.py Small improvements to reporting build failures 2015-05-02 23:08:00 +01:00
build_release.py PR #1171 - Squashed commit of the following: 2015-06-10 13:18:34 +01:00
build_travis.py [NUCLEO_F103RB] add RTOS test in script 2015-06-04 17:41:05 +02:00
export_test.py Copy missing files to be able to compile export_test projects. 2015-06-05 19:41:11 +02:00
hooks.py Added command line hooking option 2013-12-05 13:48:42 +02:00
libraries.py Added extra includes for CPPUTEST library - in CppUTest library structure we only include from include/CppUTest and we do not use other functionality 2014-11-11 15:31:18 +00:00
make.py workspace_tools: Use python2 in shebang 2015-04-23 00:23:19 +02:00
options.py [MAKE.py] [BUILD.py] some minor 2014-10-31 13:59:26 +01:00
patch.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
paths.py add precompiled bootloaders for supported toolchains (based on commit 9de96dce). 2015-03-25 11:41:29 -05:00
project.py [workspace_tools] project.py - some more changes ... 2015-01-27 10:50:51 +01:00
settings.py revert change in workspace_tools/settings.py 2015-05-08 20:46:42 +04:00
singletest.py Add option to consolidate waterfall loops into one test case in test report. Useful for CI. 2015-06-08 14:51:13 -05:00
size.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
synch.py Fixed case for FATFileSystem 2014-08-28 13:14:38 +01:00
targets.py PR #1171 - Squashed commit of the following: 2015-06-10 13:18:34 +01:00
test_api.py Add option to consolidate waterfall loops into one test case in test report. Useful for CI. 2015-06-08 14:51:13 -05:00
test_db.py Added test output to test_entry in database so users can browse between results and see console output 2014-09-01 08:43:45 +01:00
test_exporters.py Fixed KeyError in access to background-color map 2015-05-06 13:42:38 +01:00
test_mysql.py Added test output to test_entry in database so users can browse between results and see console output 2014-09-01 08:43:45 +01:00
test_webapi.py Small comment indent in test web api file 2014-08-13 10:27:07 +01:00
tests.py [NUCLEO_F103RB] add RTOS test in script 2015-06-04 17:41:05 +02:00
utils.py [utils.py] windows problem 2015-05-16 12:18:30 +02:00