.. |
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
|
Enable exporters for LPC4330_M4
|
2014-07-21 21:41:05 -04:00 |
host_tests
|
Refactoring: created test_api.py and moved test code and classes to separate test api file. Prepareing to add MPS2 reset functionality
|
2014-08-04 14:29:46 +01:00 |
toolchains
|
Merge branch 'master' of github.com:mbedmicro/mbed
|
2014-07-31 13:37:06 +01:00 |
__init__.py
|
Add license to workspace_tools files
|
2013-08-06 14:38:00 +01:00 |
build.py
|
Added simple filtering switch for -S option. This can be extended in the future to other switches like -r / -R
|
2014-07-30 17:52:49 +01:00 |
build_api.py
|
Refactoring: created test_api.py and moved test code and classes to separate test api file. Prepareing to add MPS2 reset functionality
|
2014-08-04 14:29:46 +01:00 |
build_release.py
|
Modified the linker script for the ARM Micro, Standard, and GCC to accommodate for the specific chip that the mBuino platform uses LPC11U24FHI33/301 which is 6kB in the SRAM vs 8kB;
|
2014-08-01 15:53:02 -04:00 |
build_travis.py
|
The following changes were based on the request by Martin Kojtal:
|
2014-08-04 11:06:15 -04:00 |
export_test.py
|
Merge branch 'origin/master'
|
2014-06-24 23:46:48 +09: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
|
sendBreak() bugix proposed by mbed user 'chrta'
|
2014-06-23 17:34:10 +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
|
Refactoring: Continue refactoring for separate CLI and webservice API / functionalities in test suite. Separated by subclassing: 'one responsibility per class'
|
2014-08-05 09:32:44 +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
|
Fixed L6235E link error for NRF51822 variants
|
2014-08-01 16:36:54 +09:00 |
test_api.py
|
Refactoring: Continue refactoring for separate CLI and webservice API / functionalities in test suite. Separated by subclassing: 'one responsibility per class'
|
2014-08-05 09:32:44 +01:00 |
test_webapi.py
|
Refactoring: Continue refactoring for separate CLI and webservice API / functionalities in test suite. Separated by subclassing: 'one responsibility per class'
|
2014-08-05 09:32:44 +01:00 |
tests.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 |
utils.py
|
First RESTful API functionality draft
|
2014-07-30 17:52:56 +01:00 |