Commit Graph

8 Commits (fdb41b0ccb8f167d4cb8d300e9c396dc6eccd0ff)

Author SHA1 Message Date
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