Bootloader tutorial not working with certain targets

Hello Samuli,

The Flash IAP seems OK. Try to add also:

        "components_add": [
            "FLASHIAP"
        ],

entry into the mbed-os/targets/targets.json file for the NUCLEO_F401RE target (NUCLEO_F411RE has it).