mbed-os/tools/toolchains
Jimmy Brisson 9dbdbe8e85 Enable stats reporting with a flag in targets.json
### Description

PR #8607 will cause problems for the NRF52832 and the NRF52840
in the online compiler starting with 5.10.2. This PR prevents this problem
by using a toggle in `targets.json` to enable these new defines for every
target except for the NRF52832 and NRF52840.

### Pull request type

    [x] Fix
    [ ] Refactor
    [ ] Target update
    [ ] Functionality change
    [ ] Docs update
    [ ] Test update
    [ ] Breaking change
2018-12-11 15:58:37 -06:00
..
__init__.py Enable stats reporting with a flag in targets.json 2018-12-11 15:58:37 -06:00
arm.py Fix build of library archive with Arm Compiler 6 2018-11-22 13:32:20 +00:00
gcc.py Adding arch option instead MCPU for no dsp and no fpu support 2018-11-13 08:21:31 -06:00
iar.py TOOLS : Add missing M33 and M33F in python scripts 2018-11-05 17:44:15 +01:00