Bogdan Marinescu
b74e0c8b39
mbed-tools package improvements
...
- install all the needed components
- use a customized version of private_settings.py. Projects using mbed-tools
will be able to use mbed_settings.py instead of private_settings.py. This
ensures compatibility with the current structure.
2013-12-18 16:03:27 +02:00
Bogdan Marinescu
72a9529287
Added on-line defined macros to the build system
...
Added 3 macros defined by the on-line build system to the off-line build
system: MBED_BUILD_TIMESTAMP, MBED_USERNAME and __MBED__.
2013-11-27 16:24:42 +02:00
Emilio Monti
600e9ecc46
Default to ARM GCC tools in the system path
2013-11-08 11:46:00 +00:00
Bogdan Marinescu
52e23e58c0
Added default path for Goanna
2013-10-16 16:35:35 +03:00
Emilio Monti
4d26e2ef4a
Tidy up default settings
2013-08-15 16:09:12 +01:00
pbrier
c0fdbede02
Compile network and RTOS with GCC_ARM
2013-08-14 22:34:33 +02:00
Emilio Monti
3c6e2ab67a
Add license to workspace_tools files
2013-08-06 14:38:00 +01:00
matthewelse
7c2658bb60
Reverted unnecessary change to settings.py
...
Also keeps the GCC_ARM_PATH in keeping with the rest of the code, rather than looking out of place.
2013-08-01 23:08:53 +01:00
Matthew Else
18c291b7ce
Added ytsuboi's modifications for using the 1114
2013-07-19 11:24:51 +01:00
Emilio Monti
cd669a943f
Add build options
...
Implement "save-asm" option
2013-07-02 16:43:29 +01:00
Emilio Monti
1c98308182
Update default CodeWarrior paths
2013-06-25 10:23:28 +01:00
Emilio Monti
984ba4b113
Refactor the build system:
...
* add sets of TARGET and TOOLCHAIN "labels"
2013-06-24 14:32:08 +01:00
Joe Turner
b211a33a53
Use correct setting for -mfpu when building for Cortex-M4 targets, and
...
add a setting for using hard or soft floating point.
2013-06-19 13:32:06 +01:00
Emilio Monti
f3acb6c8fd
cleanup
2013-05-30 10:56:18 +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