mbed-os/tools/export/cmsis
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
..
__init__.py Correct FPU settings traceback found by IAR 2019-03-19 12:59:08 +00:00
cpdsc.tmpl Fix undefined keys in CMSIS exporter 2017-01-19 04:02:29 -06:00