Przemek Wirkus
|
68b2f4648f
|
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 |
Przemek Wirkus
|
c97f1b8139
|
Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only'
|
2014-07-01 17:45:38 +01:00 |
Bogdan Marinescu
|
44dc13645c
|
Add the option to override the build directory using environment variables
|
2014-05-07 22:13:16 +01:00 |
Bogdan Marinescu
|
7585a23e6c
|
Added CellularModem library, removed old VodafoneUSBModem library
|
2013-10-17 12:01:55 +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
|
984ba4b113
|
Refactor the build system:
* add sets of TARGET and TOOLCHAIN "labels"
|
2013-06-24 14:32:08 +01:00 |
Emilio Monti
|
90b614baf8
|
Unify mbed library sources
Remove stdio retargeting reference form cmsis: keep it as a standalone
object
Avoid object files clash for sources with the same name
|
2013-06-14 17:32:15 +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
|
85ee266ab2
|
Add scripts to sinchronize mbed.org libraries with mbed SDK
|
2013-05-30 18:22:41 +01:00 |
Emilio Monti
|
2f74fffc00
|
Avoid relying on environmental variables for ARMCC system include and library paths. Provide build progress notification to web IDE. Add generic MBED_MCU target.
|
2013-04-26 17:34:42 +01:00 |
Emilio Monti
|
a5e0438a97
|
Add Freescale KL25Z
|
2013-02-26 14:57:42 +00:00 |
Emilio Monti
|
5c20760685
|
Initial commit of the mbed libraries and tools
|
2013-02-18 15:32:11 +00:00 |