| .. |
|
buildbot
|
Main change: added cleaner HTML report to test sumary
|
2014-03-10 14:54:33 +00: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 #435 from janekm/master
|
2014-08-12 10:22:59 +01:00 |
|
host_tests
|
Host test: wrapped mbed.serial.timeout into separate function to avoid traceback and send proper IO_SERIAL error from host test(s)
|
2014-08-14 11:29:56 +01:00 |
|
toolchains
|
Re-implemented LPC patching step
|
2014-08-12 14:59:50 +01:00 |
|
__init__.py
|
Add license to workspace_tools files
|
2013-08-06 14:38:00 +01:00 |
|
build.py
|
Propagated 'jobs' argument to build_lib
|
2014-08-07 11:20:59 +01:00 |
|
build_api.py
|
Removed repeated lines from Copyright disclaimer/preamble
|
2014-08-07 11:48:44 +01:00 |
|
build_release.py
|
Removed DISCO_F407VG from the official build
|
2014-08-14 11:38:11 +01:00 |
|
build_travis.py
|
Compile LPC1549 with GCC_ARM under Travis
|
2014-08-11 15:21:05 +01:00 |
|
export_test.py
|
[LPC1549][GCC_ARM] Add export functionality
|
2014-08-09 16:05:07 +02:00 |
|
hooks.py
|
Added command line hooking option
|
2013-12-05 13:48:42 +02:00 |
|
libraries.py
|
FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script
|
2014-07-28 14:04:26 +01:00 |
|
make.py
|
Propagated 'jobs' argument to build_project'
|
2014-08-07 11:21:07 +01:00 |
|
options.py
|
Added CPPCHECK static analysis for MBED and CMSIS libraries from command line. Use switch --cppcheck
|
2014-06-10 16:38:43 +01:00 |
|
patch.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
|
paths.py
|
FAT library will be now built to .a / .ar separate folder. New switch -f / --fat is introduced for build.py script
|
2014-07-28 14:04:26 +01:00 |
|
project.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
|
settings.py
|
Added simple commen to GOANNA_PATH. This will be refactored in the future to get more flexible Goanna settings in private_settings.py
|
2014-07-30 17:52:33 +01:00 |
|
singletest.py
|
Fixed commit issues regarding logging mechanism - missed during previous commits
|
2014-08-13 10:27:10 +01:00 |
|
size.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
|
synch.py
|
spaces removal - workspace tools (not tmpl)
|
2014-05-29 15:42:03 +02:00 |
|
targets.py
|
Switched XADOW_M0 to uARM for correct compilation
|
2014-08-14 17:11:57 +01:00 |
|
test_api.py
|
Removed two logger entries in global test api functions (JSON parser prompters)
|
2014-08-14 14:39:52 +01:00 |
|
test_webapi.py
|
Small comment indent in test web api file
|
2014-08-13 10:27:07 +01:00 |
|
tests.py
|
Fixed duration time for test MBED_A25 - EEPROM flash line read/write - back to 10s after NUCLEO team fixed I2C impementation and I2C timing
|
2014-08-07 11:48:42 +01:00 |
|
utils.py
|
First RESTful API functionality draft
|
2014-07-30 17:52:56 +01:00 |