Check FPU function using Cos & Sin calculation

mbed_app.json

Committer:
kenjiArai
Date:
2021-01-25
Revision:
1:a8ba417b1717

File content as of revision 1:a8ba417b1717:

{ 
    "target_overrides": {
        "*": {
            "target.printf_lib": "std",
            "target.components_add": ["SD"],
            "target.features_add":["STORAGE"]
        }
    }
}