Description
Question
I was surprised about those new pretty bars (and the fact that they are the standard compile output now unless --stats-depth is given).
I have observed that they are not working for all targets ... for example, for my EFM32PG12 board they are working - but not for NUCLEO_L432KC and NUCLEO_F746ZG.
I read something about cmsis packs in the pull request, so I searched for something like that in the mbed-os dir ... I found mbed-os/tools/arm_pack_manager/index.json where I can see a big list of targets ... but both nucleo target cpus I wrote above are present in that file.... so I guess this is not what I need ;)
So, the question is: where to add yet unsupported targets to get the pretty bars?