mbed-os/tools/export
Jimmy Brisson a197ebcae5 Correct FPU settings traceback found by IAR
Fixes #9974

The error was that the Asymmetric CPUs were assumed to have the same
structure as the Symmetric CPUs. This is clearly false.

This PR changes the FPU detection of Asymmetric CPUs to find the correct
core and use it's cpu settings.

    [x] Fix
    [ ] Refactor
    [ ] Target update
    [ ] Functionality change
    [ ] Docs update
    [ ] Test update
    [ ] Breaking change
2019-03-19 12:59:08 +00:00
..
atmelstudio Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
cces Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
cdt Fixes for exporters failing with wrong compiler settings 2019-03-01 13:21:33 -06:00
cmake tools/export: move hex_files selection to base Exporter class 2019-02-19 20:03:06 +02:00
cmsis Correct FPU settings traceback found by IAR 2019-03-19 12:59:08 +00:00
codeblocks Added support for PSA target to WIFI_BT board 2019-03-12 10:06:32 -05:00
coide Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
e2studio Updated to include user defined static lib files in the Linker object files path. 2018-08-13 09:19:47 +01:00
embitz SImplify linkerscirpt usage 2018-08-30 08:41:15 -05:00
gnuarmeclipse Added required changes outside of TARGET_Cypress tree: 2018-11-01 20:19:21 +01:00
iar Correct the device name for M453 2019-02-28 14:41:35 -06:00
kds Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
lpcxpresso Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
makefile Fix include paths for the assembler for makefiles. 2019-03-05 15:13:37 -06:00
mcuxpresso tools: export: MCUXpresso: fix case inconsistencies in .templ file names 2019-02-15 11:56:27 -06:00
nb Export, nb: Use same path for cpp as the rest of the tools 2018-09-27 10:55:36 -05:00
qtcreator Add clean methods to many more exporters 2018-02-22 14:46:21 -06:00
simplicity Filter libraries by extension in exporters 2018-07-16 14:11:09 -05:00
sw4stm32 NUCLEO_L4R5ZI: update iar and sw4stm32 exporters 2018-09-27 12:03:07 +02:00
uvision Merge pull request #8757 from theotherjimmy/use-cpm 2019-03-06 15:58:42 +01:00
vscode Vscode export: replace obsolete ${workspaceRoot} 2019-02-11 19:05:25 +01:00
zip Move zip into its own dir 2017-01-17 12:39:39 -06:00
.gitignore Export folder needs to not ignore .mbed files. 2018-05-14 12:25:07 -05:00
.hgignore Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
.mbed Add `mbed new .` output to export 2017-04-26 09:52:07 -05:00
GettingStarted.html Export: fix link in gettingstarted 2017-12-12 08:46:06 +00:00
__init__.py Update tools/export/__init__.py 2019-02-25 17:50:51 -06:00
exporters.py Merge pull request #9756 from vmedcy/psoc6-cmake-export 2019-02-20 09:39:35 +01:00