Commit Graph

16 Commits (07a46c0d41fe5368a89304d60f0a3354f127e005)

Author SHA1 Message Date
Przemek Wirkus 7935e0f5ea Removed exit(-1) when checking for missing modules. Instead now it will be prompted to used when singletest starts 2014-10-16 14:34:37 +01:00
Przemek Wirkus ccac8f8339 Midified way singletest script is checking for installed modules required by test suite 2014-10-15 11:33:22 +01:00
Przemek Wirkus 95519c1334 Minor modifications to test api scripts 2014-09-25 17:42:04 +01:00
Przemek Wirkus 12b8dff9f9 First RESTful API functionality draft 2014-07-30 17:52:56 +01:00
Przemek Wirkus d58d532ebc cppcheck Linux / Windows support 2014-06-11 15:52:12 +01:00
Przemek Wirkus 43ef069310 cppcheck cmd call bugfixes 2014-06-11 15:26:00 +01:00
Przemek Wirkus d05f4fc6cf Added tmp file file list passing to cppcheck to avoid 'command line too long' errors 2014-06-11 14:47:54 +01:00
0xc0170 00ddb5570b spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
Bogdan Marinescu fc5774131c More changes to the synchronization script
1. added the possibility to redirect stderr to stdout in utils.run_cmd
2. synch.py now calls the above run_cmd in redirect mode instead of the
old 'cmd'  that doesn't intercept standard streams. This makes it easier
for an external tool to intercept the output of 'hg'.
2013-09-11 17:02:51 +03:00
Emilio Monti b248827341 Add script to export mbed SDK tests to different IDEs 2013-08-16 16:40:53 +01:00
Emilio Monti 3c6e2ab67a Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
Emilio Monti 31ee5e5f29 Refactoring of the mbed SDK:
- Provide a well defined HAL and API
- Keep separated the HAL implementations for the different targets
2013-06-10 15:44:08 +01:00
Emilio Monti 178e96d65f Fix integration with online tools 2013-04-19 14:59:13 +01:00
Emilio Monti d884cb99bd Fix indentation 2013-04-11 17:33:06 +01:00
Emilio Monti 0da3c49fef Add chroot build option. Add CodeWarrior toolchain 2013-04-11 17:14:45 +01:00
Emilio Monti 5c20760685 Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00