mbed-os/workspace_tools
dinau 32b05ccc57 [DISCO_F407VG]: Change default FPU option to "softfp" from "hard".
This commit changes the defalt compile option in relation to FPU from "hard" to "softfp" in
Makefile template, because it would be better to maintain the consistency with "build.py" and "make.py"
that have the default option, "softfp".
If the "hard" option is needed, execute "make HARDFP=1" on command line.
2014-04-05 01:10:54 +09:00
..
buildbot Main change: added cleaner HTML report to test sumary 2014-03-10 14:54:33 +00:00
data Functionalities replaced by new test system 2014-03-19 11:29:29 +00:00
dev we use the syms scanning script only for internal development 2014-03-19 11:33:30 +00:00
export [DISCO_F407VG]: Change default FPU option to "softfp" from "hard". 2014-04-05 01:10:54 +09:00
host_tests This small fix will omit TargetID printed on composite serial by some targets like LPC11U24 2014-03-20 17:20:22 +00:00
toolchains Added "supported_form_factors" list attr to targets which defines TARGET_FF_* symbols for the supported form factors. 2014-04-04 12:24:21 +01:00
__init__.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
build.py workspace_tools/build.py: Check if given MCU and Toolchains are supported by the build system 2014-02-19 23:57:45 +00:00
build_api.py Target K64F addition. 2014-04-02 14:41:06 +02:00
build_release.py K64F - addition to build release script 2014-04-03 10:02:29 +02:00
build_travis.py Travis-CI: display the build command before running it 2013-11-08 18:21:58 +02:00
export_test.py Rename Code Red -> LPCXpresso 2014-04-01 16:23:19 +01:00
hooks.py Added command line hooking option 2013-12-05 13:48:42 +02:00
libraries.py Updated DSP library + build system changes 2013-11-08 15:38:23 +02:00
make.py Added new flag -L to list all tests available. Also removed trailing spaces 2014-03-27 11:17:53 +00:00
options.py Integrated support for Red Lizzard's "goanna" static analysis tool 2013-10-14 17:32:41 +03:00
patch.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
paths.py Added CellularModem library, removed old VodafoneUSBModem library 2013-10-17 12:01:55 +03:00
project.py Always use the local version of workspace_tools 2013-12-19 15:02:57 +02:00
settings.py mbed-tools package improvements 2013-12-18 16:03:27 +02:00
singletest.py Both ST and Nordic boards now support the reset through serial break 2014-03-25 16:14:20 +00:00
size.py Always use the local version of workspace_tools 2013-12-19 15:02:57 +02:00
synch.py Fixed location of BLE_API 2014-04-01 11:28:52 +01:00
targets.py Added "supported_form_factors" list attr to targets which defines TARGET_FF_* symbols for the supported form factors. 2014-04-04 12:24:21 +01:00
tests.py Added K64F to tests 2014-04-03 20:30:01 +01:00
utils.py More changes to the synchronization script 2013-09-11 17:02:51 +03:00